]> granicus.if.org Git - python/commit
(Merge 3.3) Issue #20311: Try to fix the unit test, use time.monotonic()
authorVictor Stinner <victor.stinner@gmail.com>
Tue, 21 Jan 2014 01:38:33 +0000 (02:38 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 21 Jan 2014 01:38:33 +0000 (02:38 +0100)
commit240cae7d1732029fc4015262a7ef9f154ebcc7b2
tree240ebe40c7997e7bff3bdd60ad11b99bfc26d6aa
parent11da8e24ba1090b9d55f3451345f0724055f125f
parent39d798eb03e2f389b9d59d005a14eed1467f18cd
(Merge 3.3) Issue #20311: Try to fix the unit test, use time.monotonic()
instead of time.perf_counter()
Lib/test/test_epoll.py