This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients adam.woodbeck, belopolsky, docs@python, eric.araujo, fdrake, orsenthil, pitrou, python-dev, rhettinger
Date 2011-07-04.18:44:33
SpamBayes Score 0.00075501524
Marked as misclassified No
Message-id <E1Qdo8F-0001HL-MT@dinsdale.python.org>
In-reply-to
Content
New changeset d442c313536b by Senthil Kumaran in branch '3.2':
issue10403 - Let's not use members anymore. Use 'attribute' where it denotes attribute and 'methods' where it denotes methods. Context should clarify usage.
http://hg.python.org/cpython/rev/d442c313536b
History
Date User Action Args
2011-07-04 18:44:34python-devsetrecipients: + python-dev, fdrake, rhettinger, belopolsky, orsenthil, pitrou, eric.araujo, docs@python, adam.woodbeck
2011-07-04 18:44:33python-devlinkissue10403 messages
2011-07-04 18:44:33python-devcreate