]> granicus.if.org Git - python/commit
asyncio: IocpProactor.wait_for_handle() test now also checks the result of the
authorVictor Stinner <victor.stinner@gmail.com>
Fri, 19 Dec 2014 16:10:44 +0000 (17:10 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Fri, 19 Dec 2014 16:10:44 +0000 (17:10 +0100)
commit4d825b45a07353d180754642b759ff10eaa204f2
tree7ab2170af9da2b0d64cb02ae67c6e611d9b0c376
parent1b9763d0a9c62c13dc2a06770032e5906b610c96
asyncio: IocpProactor.wait_for_handle() test now also checks the result of the
future
Lib/asyncio/windows_events.py
Lib/test/test_asyncio/test_windows_events.py