summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_asyncio/__main__.py
Commit message (Collapse)AuthorAgeFilesLines
* Issue #22002: Make full use of test discovery in test sub-packages.Zachary Ware2014-07-231-4/+3
| | | | | | Adds `load_package_tests` function to test.support, uses it in test_asyncio, test_email, test_json, test_tools, test_importlib and all test_importlib sub-packages to implement test discovery.
* Initial checkin of asyncio package (== Tulip, == PEP 3156).Guido van Rossum2013-10-171-0/+5