This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-eventlet
Code
Issues
Proposed changes
Files
133253e6b32de1ea0a80473884d67a08056ef5a2
deb-python-eventlet
/
eventlet
/
support
History
Ryan Williams
390538a176
Enabling /etc/hosts parsing by default in greendns, solves a few silly-seeming issues like not being able to look up localhost.
2010-07-04 13:52:12 -07:00
..
__init__.py
module eventlet.common moved to eventlet.support
2010-03-09 21:10:15 -05:00
greendns.py
Enabling /etc/hosts parsing by default in greendns, solves a few silly-seeming issues like not being able to look up localhost.
2010-07-04 13:52:12 -07:00
greenlets.py
run on stackless pypy 1.2
http://pypy.org/download.html#stackless-version
2010-03-12 14:53:48 -08:00
psycopg2_patcher.py
Added Daniele Varrazzo's green-psycopg2 patch. Untested in the case where the module is actually present, but verified that it's a no-op if not installed.
2010-04-08 19:39:20 -07:00
pylib.py
Removed copyright headers from individual files, added LICENSE and AUTHORS files to give credit instead. Linked authors list into documentation.
2009-10-03 23:53:41 -07:00
stacklesspypys.py
Removed copyright headers from individual files, added LICENSE and AUTHORS files to give credit instead. Linked authors list into documentation.
2009-10-03 23:53:41 -07:00
stacklesss.py
fix some unused vars that pyflakes complained about
2010-02-24 22:07:26 -08:00