[issue6896] Intermittent failures in test_mailbox

Antoine Pitrou report at bugs.python.org
Sun Nov 1 01:14:09 CET 2009


Antoine Pitrou <pitrou at free.fr> added the comment:

Another possible explanation is that the logic for computing
Maildir._last_time is wrong. It should be computed before refreshing the
internal cache, not after. Here is a patch.

----------
Added file: http://bugs.python.org/file15244/test_mailbox2.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6896>
_______________________________________


More information about the Python-bugs-list mailing list