[Python-checkins] CVS: python/dist/src/Doc/lib libweakref.tex,1.13,1.14

Fred L. Drake fdrake@users.sourceforge.net
2001年10月26日 04:27:56 -0700


Update of /cvsroot/python/python/dist/src/Doc/lib
In directory usw-pr-cvs1:/tmp/cvs-serv26940/lib
Modified Files:
	libweakref.tex 
Log Message:
Typo: destuction --> destruction
Reported by Thomas Heller.
Index: libweakref.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/lib/libweakref.tex,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** libweakref.tex	2001年10月26日 03:00:39	1.13
--- libweakref.tex	2001年10月26日 11:27:54	1.14
***************
*** 249,253 ****
 PyObject_ClearWeakRefs((PyObject *) inst);
 
! /* Proceed with object destuction normally. */
 }
 \end{verbatim}
--- 249,253 ----
 PyObject_ClearWeakRefs((PyObject *) inst);
 
! /* Proceed with object destruction normally. */
 }
 \end{verbatim}

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