[Python-checkins] python/dist/src/Objects typeobject.c,2.224,2.225

gvanrossum@users.sourceforge.net gvanrossum@users.sourceforge.net
2003年4月15日 13:04:34 -0700


Update of /cvsroot/python/python/dist/src/Objects
In directory sc8-pr-cvs1:/tmp/cvs-serv23802
Modified Files:
	typeobject.c 
Log Message:
Ouch, it's Carlo Verre, not Verre Carlo.
Index: typeobject.c
===================================================================
RCS file: /cvsroot/python/python/dist/src/Objects/typeobject.c,v
retrieving revision 2.224
retrieving revision 2.225
diff -C2 -d -r2.224 -r2.225
*** typeobject.c	14 Apr 2003 21:46:02 -0000	2.224
--- typeobject.c	15 Apr 2003 20:04:28 -0000	2.225
***************
*** 3576,3580 ****
 
 /* Helper to check for object.__setattr__ or __delattr__ applied to a type.
! This is called the Verre Carlo hack after its discoverer. */
 static int
 hackcheck(PyObject *self, setattrofunc func, char *what)
--- 3576,3580 ----
 
 /* Helper to check for object.__setattr__ or __delattr__ applied to a type.
! This is called the Carlo Verre hack after its discoverer. */
 static int
 hackcheck(PyObject *self, setattrofunc func, char *what)

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