This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-eventlet
Code
Issues
Proposed changes
Files
a5d3ad4be631c3cf5704c20d2e25bf15affa122b
deb-python-eventlet
/
eventlet
/
hubs
History
Denis Bilenko
ae58999855
remove eventlet/hubs/nginx.py
2009-06-13 13:21:04 +07:00
..
__init__.py
__init__.py restored
2008-07-29 13:10:10 -07:00
hub.py
move copytright and license out of docstring in the comments
2009-06-12 15:29:36 +07:00
libev.py
kill trailing whitespace
2009-06-12 15:31:40 +07:00
libevent.py
move copytright and license out of docstring in the comments
2009-06-12 15:29:36 +07:00
poll.py
kill trailing whitespace
2009-06-12 15:31:40 +07:00
selects.py
move copytright and license out of docstring in the comments
2009-06-12 15:29:36 +07:00
twistedr.py
Removed exc_greenlet from the hubs and the waiters_by_greenlet dict that was needed to support that functionality because the try/finally around hub.switch in trampoline does the right thing already. Added a unit test to verify that this still works.
2009-05-17 19:27:14 -07:00