summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_asyncio/test_selectors.py
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant test_selectors.py from test_asyncio.Guido van Rossum2013-11-071-149/+0
* Make various asyncio test files individually runnableAntoine Pitrou2013-10-201-0/+4
* Initial checkin of asyncio package (== Tulip, == PEP 3156).Guido van Rossum2013-10-171-0/+145