Browse Source
asyncio: Don't export BaseEventLoop, BaseSelectorEventLoop nor
asyncio: Don't export BaseEventLoop, BaseSelectorEventLoop nor
BaseProactorEventLoop Import them from submodules if you really need them.pull/224/head
5 changed files with 13 additions and 15 deletions
-
8Lib/asyncio/__init__.py
-
3Lib/test/test_asyncio/test_base_events.py
-
3Lib/test/test_asyncio/test_events.py
-
11Lib/test/test_asyncio/test_proactor_events.py
-
3Lib/test/test_asyncio/test_selector_events.py
Write
Preview
Loading…
Cancel
Save
Reference in new issue