]> granicus.if.org Git - python/commit
Issue #23046: Expose the BaseEventLoop class in the asyncio namespace
authorVictor Stinner <victor.stinner@gmail.com>
Tue, 6 Jan 2015 00:03:58 +0000 (01:03 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 6 Jan 2015 00:03:58 +0000 (01:03 +0100)
commit8c1a4a2326e8a81bd4cc4fb81e51c003059cd687
tree201eb0b7d1a40ce8c01540cc29435a2e344b636f
parent63b55580fbe496204100e548ad41a10d933cc470
Issue #23046: Expose the BaseEventLoop class in the asyncio namespace
Lib/asyncio/__init__.py
Lib/asyncio/base_events.py