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 khenriksson
Recipients khenriksson
Date 2011-03-10.00:07:49
SpamBayes Score 2.2675576e-06
Marked as misclassified No
Message-id <1299715670.53.0.359436555952.issue11457@psf.upfronthosting.co.za>
In-reply-to
Content
Also, a new function similar to os.utime would be needed as well, perhaps something named like os.utimens. This would be needed to allow setting times with nanosecond precision.
History
Date User Action Args
2011-03-10 00:07:50khenrikssonsetrecipients: + khenriksson
2011-03-10 00:07:50khenrikssonsetmessageid: <1299715670.53.0.359436555952.issue11457@psf.upfronthosting.co.za>
2011-03-10 00:07:49khenrikssonlinkissue11457 messages
2011-03-10 00:07:49khenrikssoncreate