]> granicus.if.org Git - python/commit
#2063: correct order of utime and stime in os.times()
authorGeorg Brandl <georg@python.org>
Wed, 13 Feb 2008 07:20:22 +0000 (07:20 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 13 Feb 2008 07:20:22 +0000 (07:20 +0000)
commit0a40ffb1b30a904eef00bb0c7ce4e18e7ca3dc75
tree477479bf7012d7f849248f10262031ccbc0809fb
parent5f8bd3729ee36296ba5ae71d128f6879022818d2
#2063: correct order of utime and stime in os.times()
result on Windows.
Doc/library/os.rst
Misc/NEWS
Modules/posixmodule.c