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 aioryi
Recipients aioryi
Date 2008-01-09.10:14:02
SpamBayes Score 0.029534727
Marked as misclassified No
Message-id <1199873642.96.0.268775813123.issue1774@psf.upfronthosting.co.za>
In-reply-to
Content
In the Python reference manual (the online current documentation), in
Section 3.3 "New-style and classic classes", there is a reference to
external documentation about new style classes.
The reference is however incorrect, it should be
http://www.python.org/doc/newstyle/ rather than the mentioned
http://www.python.org/doc/newstyle.html
History
Date User Action Args
2008-01-09 10:14:03aioryisetspambayes_score: 0.0295347 -> 0.029534727
recipients: + aioryi
2008-01-09 10:14:02aioryisetspambayes_score: 0.0295347 -> 0.0295347
messageid: <1199873642.96.0.268775813123.issue1774@psf.upfronthosting.co.za>
2008-01-09 10:14:02aioryilinkissue1774 messages
2008-01-09 10:14:02aioryicreate