]> granicus.if.org Git - python/commit
Patch #658927: Add getctime to os.path.
authorMartin v. Löwis <martin@v.loewis.de>
Tue, 31 Dec 2002 13:11:54 +0000 (13:11 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Tue, 31 Dec 2002 13:11:54 +0000 (13:11 +0000)
commit96a60e4af574d72f14ad70fc4db5986e1ad42aa5
tree0e3b149954bb3f9df9257694f9a1e7d356e7ec7a
parent24a880b499a53436de52ef9ef107db001e59e24b
Patch #658927: Add getctime to os.path.
Document that getatime and getmtime may return floats.
Doc/lib/libposixpath.tex
Lib/macpath.py
Lib/ntpath.py
Lib/os2emxpath.py
Lib/posixpath.py
Misc/NEWS