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 jszakmeister, oskar86, r.david.murray
Date 2014-06-19.20:17:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1403209038.19.0.654839196115.issue3425@psf.upfronthosting.co.za>
In-reply-to
Content
This is no longer an issue in Python3; there utimes is used if it is available (if utimensat is not).

Since this doesn't affect the platforms actually supported by python2.7, I'm closing this as out of date.
History
Date User Action Args
2014-06-19 20:17:18r.david.murraysetrecipients: + r.david.murray, jszakmeister, oskar86
2014-06-19 20:17:18r.david.murraysetmessageid: <1403209038.19.0.654839196115.issue3425@psf.upfronthosting.co.za>
2014-06-19 20:17:18r.david.murraylinkissue3425 messages
2014-06-19 20:17:18r.david.murraycreate