
Nov. 13, 2010
11:26 p.m.
Raymond Hettinger <rhettinger@users.sourceforge.net> added the comment:
"Members and methods" should just be "attributes".
+1 That substitution should be made almost everywhere. Individual slot variable are still called members though and their type is a member_descriptor. And the C API still has a tp_members entry. Otherwise, it looks like the term member is out-of-date. ---------- nosy: +rhettinger _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue10403> _______________________________________