X7ROOT File Manager
Current Path:
/opt/alt/python27/lib64/python2.7/wsgiref
opt
/
alt
/
python27
/
lib64
/
python2.7
/
wsgiref
/
ðŸ“
..
📄
__init__.py
(586 B)
📄
__init__.pyc
(742 B)
📄
__init__.pyo
(742 B)
📄
handlers.py
(15.61 KB)
📄
handlers.pyc
(16.34 KB)
📄
handlers.pyo
(15.71 KB)
📄
headers.py
(5.74 KB)
📄
headers.pyc
(7.53 KB)
📄
headers.pyo
(7.53 KB)
📄
simple_server.py
(4.86 KB)
📄
simple_server.pyc
(6.27 KB)
📄
simple_server.pyo
(6.27 KB)
📄
util.py
(5.45 KB)
📄
util.pyc
(6 KB)
📄
util.pyo
(6 KB)
📄
validate.py
(14.4 KB)
📄
validate.pyc
(16.95 KB)
📄
validate.pyo
(16.95 KB)
Editing: __init__.py
"""wsgiref -- a WSGI (PEP 333) Reference Library Current Contents: * util -- Miscellaneous useful functions and wrappers * headers -- Manage response headers * handlers -- base classes for server/gateway implementations * simple_server -- a simple BaseHTTPServer that supports WSGI * validate -- validation wrapper that sits between an app and a server to detect errors in either To-Do: * cgi_gateway -- Run WSGI apps under CGI (pending a deployment standard) * cgi_wrapper -- Run CGI apps under WSGI * router -- a simple middleware component that handles URL traversal """
Upload File
Create Folder