[Python-checkins] python/dist/src/Doc/ext newtypes.tex,1.13,1.14

fdrake@sourceforge.net fdrake@sourceforge.net
2002年4月12日 08:37:45 -0700


Update of /cvsroot/python/python/dist/src/Doc/ext
In directory usw-pr-cvs1:/tmp/cvs-serv23220
Modified Files:
	newtypes.tex 
Log Message:
Update the type of tp_dealloc.
Index: newtypes.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/ext/newtypes.tex,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** newtypes.tex	5 Apr 2002 23:01:14 -0000	1.13
--- newtypes.tex	12 Apr 2002 15:37:43 -0000	1.14
***************
*** 348,352 ****
 
 \begin{verbatim}
! destructor tp_dealloc;
 \end{verbatim}
 
--- 348,352 ----
 
 \begin{verbatim}
! freefunc tp_dealloc;
 \end{verbatim}
 

AltStyle によって変換されたページ (->オリジナル) /