[issue9557] test_mailbox failure under a Windows VM

R. David Murray report at bugs.python.org
Fri Mar 25 18:41:49 CET 2011


R. David Murray <rdmurray at bitdance.com> added the comment:

Could you print out the mtime values that are being set, and the value of self._mbox._last_read?  Or, rather, print out the result of calls to os.path.getmtime on the two directories after the mtime is changed.

----------

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


More information about the Python-bugs-list mailing list