]> granicus.if.org Git - python/commitdiff
(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)
instead of time.perf_counter()

1  2 
Lib/test/test_epoll.py

Simple merge