This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-eventlet
Code
Issues
Proposed changes
Files
3991daef04adf8940e9ddcfe8bc63cd7fc20c6f6
deb-python-eventlet
/
eventlet
/
support
History
donovan
6001fc197c
Add stackless pypy support
2008-05-21 10:03:56 -07:00
..
__init__.py
Move all *support.py modules into support/*.py; fix references
2008-03-18 15:24:31 -04:00
pycurls.py
eventlet.support.pycurls module, experimental module which uses libcurl instead of python's httplib to perform http requests. Hopefully this can eventually be shimmed in as an optional faster implementation of the httpc module.
2008-04-01 14:44:04 -07:00
pylib.py
Move all *support.py modules into support/*.py; fix references
2008-03-18 15:24:31 -04:00
stacklesspypys.py
Add stackless pypy support
2008-05-21 10:03:56 -07:00
stacklesss.py
Add gthreadless (greenlet / deferred integration) and fix some module names
2008-03-19 20:38:10 -05:00
twisteds.py
Add gthreadless (greenlet / deferred integration) and fix some module names
2008-03-19 20:38:10 -05:00