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 vstinner
Recipients Arfrever, aronacher, r.david.murray, vstinner
Date 2012-05-03.22:15:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336083330.32.0.268868596118.issue14711@psf.upfronthosting.co.za>
In-reply-to
Content
> Is there a specific reason this is still around?

Not really, it just that nobody noticed it :-)

We can deprecate it, but it is maybe safer to not remove it.

Note: os.stat() has now new st_*time_ns fields with a nanosecond resolution.
History
Date User Action Args
2012-05-03 22:15:30vstinnersetrecipients: + vstinner, aronacher, Arfrever, r.david.murray
2012-05-03 22:15:30vstinnersetmessageid: <1336083330.32.0.268868596118.issue14711@psf.upfronthosting.co.za>
2012-05-03 22:15:29vstinnerlinkissue14711 messages
2012-05-03 22:15:29vstinnercreate