[Python-checkins] python/dist/src/Doc/lib libos.tex,1.94,1.95

loewis@users.sourceforge.net loewis@users.sourceforge.net
Mon, 09 Sep 2002 07:24:18 -0700


Update of /cvsroot/python/python/dist/src/Doc/lib
In directory usw-pr-cvs1:/tmp/cvs-serv2526/Doc/lib

Modified Files:
	libos.tex 
Log Message:
Patch #606592: Subsecond timestamps in stat_result.


Index: libos.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/lib/libos.tex,v
retrieving revision 1.94
retrieving revision 1.95
diff -C2 -d -r1.94 -r1.95
*** libos.tex	7 Aug 2002 15:48:17 -0000	1.94
--- libos.tex	9 Sep 2002 14:24:15 -0000	1.95
***************
*** 860,863 ****
--- 860,866 ----
  on the Mac OS, the time values are floating point values, like all
  time values on the Mac OS.
+ \versionchanged
+ [On other systems, the values are floats if the system reports
+  fractions of a second]{2.3}
  The standard module \refmodule{stat}\refstmodindex{stat} defines
  functions and constants that are useful for extracting information