[Python-checkins] python/dist/src/Doc/lib lib.tex,1.207,1.208

fdrake@users.sourceforge.net fdrake@users.sourceforge.net
Mon, 23 Dec 2002 11:03:03 -0800


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

Modified Files:
	lib.tex 
Log Message:
Add in the datetime docs now that they pass LaTeX.  Still ugly, but that can
be fixed.


Index: lib.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/lib/lib.tex,v
retrieving revision 1.207
retrieving revision 1.208
diff -C2 -d -r1.207 -r1.208
*** lib.tex	23 Dec 2002 16:53:59 -0000	1.207
--- lib.tex	23 Dec 2002 19:03:00 -0000	1.208
***************
*** 141,144 ****
--- 141,145 ----
  \input{libfilecmp}
  \input{libpopen2}
+ \input{libdatetime}
  \input{libtime}
  \input{libsched}