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 ats.engg
Recipients ats.engg, docs@python
Date 2011-07-25.06:36:49
SpamBayes Score 0.00902926
Marked as misclassified No
Message-id <1311575810.71.0.0727071558423.issue12634@psf.upfronthosting.co.za>
In-reply-to
Content
URL: http://docs.python.org/tutorial/classes.html
section: 9.4 Random Remarks 

The first sentense is bit confusing:
"Data attributes override method attributes with the same name"

Is it possible to change the sentense something like this:
"Data attributes set through instance override method attributes with the same name"
History
Date User Action Args
2011-07-25 06:36:50ats.enggsetrecipients: + ats.engg, docs@python
2011-07-25 06:36:50ats.enggsetmessageid: <1311575810.71.0.0727071558423.issue12634@psf.upfronthosting.co.za>
2011-07-25 06:36:50ats.engglinkissue12634 messages
2011-07-25 06:36:49ats.enggcreate