python/dist/src/Doc/lib libtime.tex,1.66,1.67
Update of /cvsroot/python/python/dist/src/Doc/lib In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11362 Modified Files: libtime.tex Log Message: typo Index: libtime.tex =================================================================== RCS file: /cvsroot/python/python/dist/src/Doc/lib/libtime.tex,v retrieving revision 1.66 retrieving revision 1.67 diff -u -d -r1.66 -r1.67 --- libtime.tex 13 Aug 2004 02:34:06 -0000 1.66 +++ libtime.tex 28 Sep 2004 18:30:03 -0000 1.67 @@ -308,7 +308,7 @@ according to \var{format}, \exception{ValueError} is raised. If the string to be parsed has excess data after parsing, \exception{ValueError} is raised. The default values used to fill in -any missing data is \code{(1900, 1, 1, 0, 0, 0, 0, 1, -1)} . +any missing data are \code{(1900, 1, 1, 0, 0, 0, 0, 1, -1)} . Support for the \code{\%Z} directive is based on the values contained in \code{tzname} and whether \code{daylight} is true. Because of this,
participants (1)
-
montanaroļ¼ users.sourceforge.net