This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-eventlet
Code
Issues
Proposed changes
Files
f441c1eb531375a2ca40b3fd510b4ea83647aae1
deb-python-eventlet
/
eventlet
/
support
History
Sergey Shepelev
d2bbbd79d3
python3 compat: remove lots of Python 2.5 and earlier dependent code; use print() function syntax
2013-12-03 22:36:29 +04:00
..
__init__.py
python3 compat: remove lots of Python 2.5 and earlier dependent code; use print() function syntax
2013-12-03 22:36:29 +04:00
greendns.py
python3 compat: 2to3:
except E as e:
syntax
2013-12-03 22:31:55 +04:00
greenlets.py
python3 compat: 2to3:
except E as e:
syntax
2013-12-03 22:31:55 +04: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