]> granicus.if.org Git - python/commit
Issue #10278: wallclock() cannot go backward, but two consecutive calls
authorVictor Stinner <victor.stinner@haypocalc.com>
Mon, 23 Jan 2012 22:48:41 +0000 (23:48 +0100)
committerVictor Stinner <victor.stinner@haypocalc.com>
Mon, 23 Jan 2012 22:48:41 +0000 (23:48 +0100)
commit4ccc7277937650f2cbb3a5235f7b98f4fafa26fd
treec031e6faa59acb3f169d1c09993f975711c85af0
parent6d766fc3facd08615cd3cfe5699e864f196941b5
Issue #10278: wallclock() cannot go backward, but two consecutive calls
may return the same time.
Lib/test/test_time.py