[Python-checkins] CVS: python/dist/src/Include descrobject.h,2.2,2.3

Guido van Rossum gvanrossum@users.sourceforge.net
2001年9月06日 14:54:13 -0700


Update of /cvsroot/python/python/dist/src/Include
In directory usw-pr-cvs1:/tmp/cvs-serv13391
Modified Files:
	descrobject.h 
Log Message:
Rename 'getset' to 'property'.
Index: descrobject.h
===================================================================
RCS file: /cvsroot/python/python/dist/src/Include/descrobject.h,v
retrieving revision 2.2
retrieving revision 2.3
diff -C2 -d -r2.2 -r2.3
*** descrobject.h	2001年08月23日 21:39:32	2.2
--- descrobject.h	2001年09月06日 21:54:11	2.3
***************
*** 33,35 ****
 
 
! extern DL_IMPORT(PyTypeObject) PyGetSet_Type;
--- 33,35 ----
 
 
! extern DL_IMPORT(PyTypeObject) PyProperty_Type;

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