Files
AIO_3D_Print_Web_Platform/test_sock2.py

4 lines
80 B
Python

from flask_sock import Sock
import inspect
print(inspect.getsource(Sock.route))