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

Fred L. Drake fdrake@users.sourceforge.net
2001年11月26日 13:39:42 -0800


Update of /cvsroot/python/python/dist/src/Doc/lib
In directory usw-pr-cvs1:/tmp/cvs-serv8977/lib
Modified Files:
	libweakref.tex 
Log Message:
Typo, spotted by Detlef Lannert.
Index: libweakref.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/lib/libweakref.tex,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** libweakref.tex	2001年10月26日 17:40:22	1.15
--- libweakref.tex	2001年11月26日 21:39:40	1.16
***************
*** 54,58 ****
 Weak references support tests for equality, but not ordering. If
 the referents are still alive, two references have the same
! equalality relationship as their referents (regardless of the
 \var{callback}). If either referent has been deleted, the
 references are equal only if the reference objects are the same
--- 54,58 ----
 Weak references support tests for equality, but not ordering. If
 the referents are still alive, two references have the same
! equality relationship as their referents (regardless of the
 \var{callback}). If either referent has been deleted, the
 references are equal only if the reference objects are the same

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