Poodletooth-iLand/panda/python/Lib/site-packages/gevent/wsgi.py
Master Jumblespeed d882959bfa switch to remote
2015-05-18 22:11:33 -04:00

4 lines
98 B
Python
Executable file

from gevent.pywsgi import *
import gevent.pywsgi as _pywsgi
__all__ = _pywsgi.__all__
del _pywsgi