[issue2266] Missing documentation about old/new-style classes

Yinon Ehrlich report at bugs.python.org
Mon Mar 30 21:20:20 CEST 2009


Yinon Ehrlich <yinoneh at users.sourceforge.net> added the comment:

* http://docs.python.org/reference/datamodel.html covers new style and
old style quite well.
 However, for the sake of the reader who reads it top-down, it will be
nice to add internal cross references (to
http://docs.python.org/reference/datamodel.html#new-style-and-classic-classes)


* http://docs.python.org/tutorial/classes.html mentions old-style
without any hint to the reader what it's. I suggest to add a link to
http://docs.python.org/reference/datamodel.html#new-style-and-classic-classes.

----------
status: pending -> open

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


More information about the Python-bugs-list mailing list