New submission from Ashutosh Swain ats.engg@gmail.com:
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"
assignee: docs@python components: Documentation messages: 141073 nosy: ats.engg, docs@python priority: normal severity: normal status: open title: Random Remarks in class documentation type: feature request versions: Python 2.7
Python tracker report@bugs.python.org http://bugs.python.org/issue12634