[Python-Dev] gc.get_referents (original) (raw)
Martin von Loewis loewis@informatik.hu-berlin.de
Tue, 20 Nov 2001 17:50:17 +0100 (MET)
- Previous message: [Python-Dev] PyMethodObject::im_class
- Next message: [Python-Dev] gc.get_referents
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In
http://sourceforge.net/tracker/index.php?func=detail&aid=483815&group_id=5470&atid=105470
Zooko complains that "referent" can either mean "referrer" or "referree", and proposes to rename it to get_referrers.
Sounds good to me, but
- EINMNL (English is not my native language), and
- We are past 2.2beta.
Still, I'm willing to change the code and documentation, if others think it is a good idea to change it now. It probably isn't a good idea to change it later, since that would produce incompatibilities.
Regards, Martin
- Previous message: [Python-Dev] PyMethodObject::im_class
- Next message: [Python-Dev] gc.get_referents
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]