]> granicus.if.org Git - python/commit
Make various asyncio test files individually runnable
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 20 Oct 2013 19:02:53 +0000 (21:02 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 20 Oct 2013 19:02:53 +0000 (21:02 +0200)
commitcb1fe98f767676ebe8964345d9872325f19f9164
tree1ce23e316e56eff66163984c8882020f1a99945d
parentbcd76827f4ef869454634cabefb695ff7e63967d
Make various asyncio test files individually runnable
Lib/test/test_asyncio/test_base_events.py
Lib/test/test_asyncio/test_proactor_events.py
Lib/test/test_asyncio/test_selector_events.py
Lib/test/test_asyncio/test_selectors.py
Lib/test/test_asyncio/test_transports.py
Lib/test/test_asyncio/test_unix_events.py
Lib/test/test_asyncio/test_windows_events.py
Lib/test/test_asyncio/test_windows_utils.py