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 larry
Recipients larry, pitrou, skrah, trent
Date 2012-08-23.00:34:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345682079.37.0.341611916703.issue15745@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, but the code should still work.  The test that's failing reads the atime/mtime from a file, then writes those values out to the file, then reads again to confirm that they're the same.  That should always work.
History
Date User Action Args
2012-08-23 00:34:39larrysetrecipients: + larry, pitrou, trent, skrah
2012-08-23 00:34:39larrysetmessageid: <1345682079.37.0.341611916703.issue15745@psf.upfronthosting.co.za>
2012-08-23 00:34:38larrylinkissue15745 messages
2012-08-23 00:34:38larrycreate