[Python-checkins] CVS: python/dist/src/Doc/lib libundoc.tex,1.71,1.72
Fred L. Drake
fdrake@weyr.cnri.reston.va.us
Thu, 3 Feb 2000 10:27:29 -0500 (EST)
- Previous message: [Python-checkins] CVS: python/dist/src/Lib cmp.py,1.8,NONE cmpcache.py,1.8,NONE dircmp.py,1.8,NONE
- Next message: [Python-checkins] CVS: python/dist/src/PCbuild _tkinter.dsp,1.9,1.10 parser.dsp,1.5,1.6 python.dsp,1.7,1.8 python15.dsp,1.10,1.11 pythonw.dsp,1.6,1.7 zlib.dsp,1.7,1.8
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /projects/cvsroot/python/dist/src/Doc/lib
In directory weyr:/home/fdrake/projects/python/Doc/lib
Modified Files:
libundoc.tex
Log Message:
The dircmp module is now obsolete.
Index: libundoc.tex
===================================================================
RCS file: /projects/cvsroot/python/dist/src/Doc/lib/libundoc.tex,v
retrieving revision 1.71
retrieving revision 1.72
diff -C2 -r1.71 -r1.72
*** libundoc.tex 1999年12月01日 18:44:09 1.71
--- libundoc.tex 2000年02月03日 15:27:26 1.72
***************
*** 36,42 ****
\begin{description}
- \item[\module{dircmp}]
- --- class to build directory diff tools on (may become a demo or tool)
-
\item[\module{bdb}]
--- A generic Python debugger base class (used by pdb)
--- 36,39 ----
***************
*** 109,112 ****
--- 106,112 ----
\member{co.co_name}, \member{func.func_name},
\member{co.co_firstlineno}).
+
+ \item[\module{dircmp}]
+ --- class to build directory diff tools on (may become a demo or tool)
\item[\module{dump}]
- Previous message: [Python-checkins] CVS: python/dist/src/Lib cmp.py,1.8,NONE cmpcache.py,1.8,NONE dircmp.py,1.8,NONE
- Next message: [Python-checkins] CVS: python/dist/src/PCbuild _tkinter.dsp,1.9,1.10 parser.dsp,1.5,1.6 python.dsp,1.7,1.8 python15.dsp,1.10,1.11 pythonw.dsp,1.6,1.7 zlib.dsp,1.7,1.8
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]