]> granicus.if.org Git - python/commit
asyncio: Tulip issue 112: Inline make_handle() into Handle constructor
authorVictor Stinner <victor.stinner@gmail.com>
Sun, 9 Feb 2014 23:45:44 +0000 (00:45 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Sun, 9 Feb 2014 23:45:44 +0000 (00:45 +0100)
commitdc62b7e261ab88b4ab967ac2ae307eddbfa0ae09
tree0c8878ba52ef21fb7058545b9ca62d1838cf9ccd
parent136fea253e438a0db6a1d24d3c23f02fcb64b7c4
asyncio: Tulip issue 112: Inline make_handle() into Handle constructor
Lib/asyncio/base_events.py
Lib/asyncio/events.py
Lib/asyncio/selector_events.py
Lib/asyncio/test_utils.py
Lib/asyncio/unix_events.py
Lib/test/test_asyncio/test_events.py