This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author r.david.murray
Recipients akuchling, pitrou, r.david.murray
Date 2011-03-25.17:41:48
SpamBayes Score 0.017222878
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
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.
History
Date User Action Args
2011-03-25 17:41:49r.david.murraysetrecipients: + r.david.murray, akuchling, pitrou
2011-03-25 17:41:49r.david.murraysetmessageid: <[email protected]>
2011-03-25 17:41:49r.david.murraylinkissue9557 messages
2011-03-25 17:41:49r.david.murraycreate