Mark Hammond <[EMAIL PROTECTED]> added the comment: Actually, I've decided to leave it alone. The buildbots most recent failure was:
test test_bsddb3 failed -- Traceback (most recent call last): File "S:\buildbots\python\trunk.nelson-windows\build\lib\bsddb\test\test_replication.py", line 315, in test01_basic_replication self.assertTrue(time.time()<timeout) AssertionError But I can't repro that - instead, I now see: Traceback (most recent call last): File "o:\src\python-svn\lib\bsddb\test\test_lock.py", line 127, in test03_lock_timeout self.assertTrue((end_time-start_time) >= 0.1) AssertionError So I go back to the windows buildbots and they are all green!! So any remaining issues appear truly transient and don't seem to be restricted to a single place. I can't think of an obvious improvement to make here. _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue3892> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com