This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-eventlet
Code
Issues
Proposed changes
Files
0ba1544ba6f4e921330f3b430f180a24dc5a0dd5
deb-python-eventlet
/
eventlet
/
twistedutil
History
Ryan Williams
512b2eac76
nose would try to import this module and fail if twisted wasn't present; cleaned up the import so this doesn't happen. Also fixed aliasing of module name.
2009-12-17 16:03:40 -08:00
..
protocols
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
__init__.py
nose would try to import this module and fail if twisted wasn't present; cleaned up the import so this doesn't happen. Also fixed aliasing of module name.
2009-12-17 16:03:40 -08:00
join_reactor.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
protocol.py
Renamed coros.event to coros.Event to be compatible with PEP-8 some more.
2009-12-16 00:01:12 -08:00