]> granicus.if.org Git - python/commit
Issue #12904: os.utime, os.futimes, os.lutimes, and os.futimesat now write
authorLarry Hastings <larry@hastings.org>
Fri, 9 Sep 2011 02:29:07 +0000 (19:29 -0700)
committerLarry Hastings <larry@hastings.org>
Fri, 9 Sep 2011 02:29:07 +0000 (19:29 -0700)
commit9e3e70b33143be1082f01c14c1be25b0ff0be1bf
tree0ae3a49ec518b8ca73e0504ef764c66612a7d920
parentd169fdcb632bbc024b348422e4988537bc7dfd1b
Issue #12904: os.utime, os.futimes, os.lutimes, and os.futimesat now write
atime and mtime with nanosecond precision on modern POSIX platforms.
Misc/NEWS
Modules/posixmodule.c