summaryrefslogtreecommitdiff
path: root/tests/stdlib/test_queue.py
Commit message (Collapse)AuthorAgeFilesLines
* PEP-8 fixesSergey Shepelev2014-08-271-1/+2
|
* Added eventlet.green.Queue, and refactored the queue module so that it's ↵Ryan Williams2010-01-231-0/+13
actually stdlib-compatible.