[issue1712] Small errors in new-style classes doc

2008-01-05 Thread Georg Brandl
Georg Brandl added the comment: Thanks, fixed in r59743. -- resolution: -> fixed status: open -> closed __ Tracker <[EMAIL PROTECTED]> __ ___ P

[issue1712] Small errors in new-style classes doc

2007-12-30 Thread Christian Heimes
Changes by Christian Heimes: -- assignee: -> georg.brandl nosy: +georg.brandl __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list mailing li

[issue1712] Small errors in new-style classes doc

2007-12-30 Thread Ori Avtalion
New submission from Ori Avtalion: These refer to the "New-style and classic classes" section in Doc/reference/datamodel.rst. 1) The URL should be instead of . 2) The last line: "new-style classic old-style"; seems ou