[Python-checkins] python/dist/src/Misc NEWS,1.581,1.582

loewis@users.sourceforge.net loewis@users.sourceforge.net
2002年12月31日 05:11:57 -0800


Update of /cvsroot/python/python/dist/src/Misc
In directory sc8-pr-cvs1:/tmp/cvs-serv1176/Misc
Modified Files:
	NEWS 
Log Message:
Patch #658927: Add getctime to os.path.
Document that getatime and getmtime may return floats.
Index: NEWS
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/NEWS,v
retrieving revision 1.581
retrieving revision 1.582
diff -C2 -d -r1.581 -r1.582
*** NEWS	31 Dec 2002 12:55:14 -0000	1.581
--- NEWS	31 Dec 2002 13:11:54 -0000	1.582
***************
*** 464,467 ****
--- 464,469 ----
 -------
 
+ - os.path exposes getctime.
+ 
 - unittest.py now has two additional methods called assertAlmostEqual()
 and failIfAlmostEqual(). They implement an approximate comparision

AltStyle によって変換されたページ (->オリジナル) /