[Python-checkins] CVS: python/dist/src/Doc/ext newtypes.tex,1.2,1.3
Fred L. Drake
fdrake@users.sourceforge.net
Wed, 26 Sep 2001 15:26:47 -0700
- Previous message: [Python-checkins] CVS: python/dist/src/Doc/lib email.tex,1.2,1.3 emailencoders.tex,1.1,1.2 emailexc.tex,1.1,1.2 emailgenerator.tex,1.1,1.2 emailiter.tex,1.1,1.2 emailmessage.tex,1.1,1.2 emailparser.tex,1.1,1.2 emailutil.tex,1.1,1.2
- Next message: [Python-checkins] CVS: python/dist/src/Lib pydoc.py,1.51,1.52
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/python/python/dist/src/Doc/ext
In directory usw-pr-cvs1:/tmp/cvs-serv24946/ext
Modified Files:
newtypes.tex
Log Message:
Remove comment that no longer applies.
Index: newtypes.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/ext/newtypes.tex,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** newtypes.tex 2001/08/29 01:41:58 1.2
--- newtypes.tex 2001/09/26 22:26:45 1.3
***************
*** 786,790 ****
}
\end{verbatim}
-
- %For a reasonably extensive example, from which most of the snippits
- %above were taken, see \file{newdatatype.c} and \file{newdatatype.h}.
--- 786,787 ----
- Previous message: [Python-checkins] CVS: python/dist/src/Doc/lib email.tex,1.2,1.3 emailencoders.tex,1.1,1.2 emailexc.tex,1.1,1.2 emailgenerator.tex,1.1,1.2 emailiter.tex,1.1,1.2 emailmessage.tex,1.1,1.2 emailparser.tex,1.1,1.2 emailutil.tex,1.1,1.2
- Next message: [Python-checkins] CVS: python/dist/src/Lib pydoc.py,1.51,1.52
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]