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 puppet
Recipients Claudiu.Popa, francismb, koobs, larry, pitrou, puppet
Date 2014-08-04.05:43:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1407130991.92.0.13543467589.issue19838@psf.upfronthosting.co.za>
In-reply-to
Content
@Larry - the problem arrives after the second touch, which does os.utime(FILE, None) if the file exists.

The os.utime that is in the test-code doesn't really break anything, what breaks the test is the second touch.
History
Date User Action Args
2014-08-04 05:43:11puppetsetrecipients: + puppet, pitrou, larry, Claudiu.Popa, francismb, koobs
2014-08-04 05:43:11puppetsetmessageid: <1407130991.92.0.13543467589.issue19838@psf.upfronthosting.co.za>
2014-08-04 05:43:11puppetlinkissue19838 messages
2014-08-04 05:43:11puppetcreate