]> granicus.if.org Git - python/commit
Update mailbox.Maildir tests
authorPetri Lehtinen <petri@digip.org>
Sat, 12 Nov 2011 19:02:42 +0000 (21:02 +0200)
committerPetri Lehtinen <petri@digip.org>
Sat, 12 Nov 2011 19:14:53 +0000 (21:14 +0200)
commitc153cd3d5a08da96d84e83c408033d5793943496
treefbf716c1c15ad1244cb540433b9126eaa4743432
parent3714c1ebfd12e99e9bf95b9d9867aca3872bce55
Update mailbox.Maildir tests

Remove a sleep to fix transient test failures. Use skewfactor of -3 to
make it work on systems that have 1 second precision for time.time().

Closes #11999
Refs #13254
Lib/test/test_mailbox.py