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, larry, ncoghlan, python-dev, rosslagerwall, vstinner
Date 2012-03-04.00:01:00
SpamBayes Score 0.29049948
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
utime.patch: ugly draft to add support of (sec, nsec) tuple to os.*utime*() functions.
History
Date User Action Args
2012-03-04 00:01:03vstinnersetrecipients: + vstinner, ncoghlan, larry, Arfrever, rosslagerwall, python-dev
2012-03-04 00:01:02vstinnersetmessageid: <[email protected]>
2012-03-04 00:01:02vstinnerlinkissue13964 messages
2012-03-04 00:01:02vstinnercreate