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 francismb
Recipients Claudiu.Popa, francismb, koobs, larry, pitrou, puppet
Date 2014-08-03.21:43:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1407102188.06.0.462491293744.issue19838@psf.upfronthosting.co.za>
In-reply-to
Content
> What we have found out so far is that during file creation the
> resolution of the timestamp is higher then at the touch attempt
> when a file exists.

Could it help to create 2 files (file 1, wait a bit, file 2) and then do the checks only with file 1?
History
Date User Action Args
2014-08-03 21:43:08francismbsetrecipients: + francismb, pitrou, larry, Claudiu.Popa, koobs, puppet
2014-08-03 21:43:08francismbsetmessageid: <1407102188.06.0.462491293744.issue19838@psf.upfronthosting.co.za>
2014-08-03 21:43:08francismblinkissue19838 messages
2014-08-03 21:43:08francismbcreate