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 orsenthil
Recipients docs@python, orsenthil
Date 2011-07-04.21:24:34
SpamBayes Score 0.034652594
Marked as misclassified No
Message-id <1309814675.46.0.717017747157.issue12491@psf.upfronthosting.co.za>
In-reply-to
Content
Update the term 'attribute' in the glossary http://docs.python.org/dev/glossary.html#term-attribute so that the reader can understand that the term attribute in Python can mean both 'data-attribute' and a 'callable' method.
History
Date User Action Args
2011-07-04 21:24:35orsenthilsetrecipients: + orsenthil, docs@python
2011-07-04 21:24:35orsenthilsetmessageid: <1309814675.46.0.717017747157.issue12491@psf.upfronthosting.co.za>
2011-07-04 21:24:34orsenthillinkissue12491 messages
2011-07-04 21:24:34orsenthilcreate