[docs] [issue12634] Random Remarks in class documentation

Ashutosh Swain report at bugs.python.org
Mon Jul 25 08:36:50 CEST 2011


New submission from Ashutosh Swain <ats.engg at 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 at python
components: Documentation
messages: 141073
nosy: ats.engg, docs at python
priority: normal
severity: normal
status: open
title: Random Remarks in class documentation
type: feature request
versions: Python 2.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12634>
_______________________________________


More information about the docs mailing list