]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #10278: Be more explicit in tests than wallclock() is monotonic (cannot
authorVictor Stinner <victor.stinner@haypocalc.com>
Fri, 20 Jan 2012 01:24:18 +0000 (02:24 +0100)
committerVictor Stinner <victor.stinner@haypocalc.com>
Fri, 20 Jan 2012 01:24:18 +0000 (02:24 +0100)
commit2dd254d17a27ca6b7aea7ff2cd6883a6edf9d239
tree7f674e6dd4137f47876f28fc5ba96eaf0830c55b
parentd25cfe66f5072e4dd862f25c1ea584d92021b02c
Issue #10278: Be more explicit in tests than wallclock() is monotonic (cannot
go backward)
Lib/test/test_time.py