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 petri.lehtinen
Recipients docs@python, eric.araujo, ezio.melotti, georg.brandl, hynek, petri.lehtinen
Date 2012-05-21.11:56:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337601363.78.0.0305755045623.issue14870@psf.upfronthosting.co.za>
In-reply-to
Content
os.utime() uses the same notation:

   os.utime(path[, times, *, ns=(atime_ns, mtime_ns)])
History
Date User Action Args
2012-05-21 11:56:03petri.lehtinensetrecipients: + petri.lehtinen, georg.brandl, ezio.melotti, eric.araujo, docs@python, hynek
2012-05-21 11:56:03petri.lehtinensetmessageid: <1337601363.78.0.0305755045623.issue14870@psf.upfronthosting.co.za>
2012-05-21 11:56:03petri.lehtinenlinkissue14870 messages
2012-05-21 11:56:03petri.lehtinencreate