[Python-checkins] CVS: python/dist/src/Doc/lib lib.tex,1.196,1.197
Fred L. Drake
fdrake@users.sourceforge.net
2001年11月15日 14:10:49 -0800
Update of /cvsroot/python/python/dist/src/Doc/lib
In directory usw-pr-cvs1:/tmp/cvs-serv16211/lib
Modified Files:
lib.tex
Log Message:
The turtle docs will be moving to another location in the Tkinter chapter.
Index: lib.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/lib/lib.tex,v
retrieving revision 1.196
retrieving revision 1.197
diff -C2 -d -r1.196 -r1.197
*** lib.tex 2001年11月15日 17:25:29 1.196
--- lib.tex 2001年11月15日 22:10:46 1.197
***************
*** 271,275 ****
\input{tkinter}
- \input{libturtle}
\input{librestricted} % Restricted Execution
--- 271,274 ----