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 Arfrever
Recipients Arfrever, eric.araujo, loewis, maubp, shaurz
Date 2011-04-27.21:03:58
SpamBayes Score 0.07967404
Marked as misclassified No
Message-id <1303938239.55.0.0685519488063.issue10148@psf.upfronthosting.co.za>
In-reply-to
Content
Python >=3.3 contains os.futimens() and os.utimensat() functions.

I have filed issue #11941, which suggests to add support for nanosecond resolution in result of os.stat().
History
Date User Action Args
2011-04-27 21:03:59Arfreversetrecipients: + Arfrever, loewis, eric.araujo, maubp, shaurz
2011-04-27 21:03:59Arfreversetmessageid: <1303938239.55.0.0685519488063.issue10148@psf.upfronthosting.co.za>
2011-04-27 21:03:58Arfreverlinkissue10148 messages
2011-04-27 21:03:58Arfrevercreate