summaryrefslogtreecommitdiff
path: root/tests/event_test.py
Commit message (Expand)AuthorAgeFilesLines
* PEP-8 fixesSergey Shepelev2014-08-271-2/+5
* Patch and test from Malcolm Cleaton for Event objects.Ryan Williams2010-10-271-0/+9
* Imported Timeout class from gevent, deprecated exc_after, replaced TimeoutErr...Ryan Williams2010-02-151-2/+2
* Moved Event to its own module. More cycle-breaking!Ryan Williams2010-01-171-6/+6
* Split off event_test from coros_test, refactored some of the interfaces.Ryan Williams2010-01-171-0/+69