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 terry.reedy
Recipients docs@python, eric.araujo, methane, r.david.murray, santoso.wijaya, terry.reedy
Date 2011-03-19.05:11:06
SpamBayes Score 0.00044406258
Marked as misclassified No
Message-id <1300511468.03.0.460119474866.issue11418@psf.upfronthosting.co.za>
In-reply-to
Content
"Methods defined within a class may reference..."
would make the tutorial correct without introducing the complication of methods defined outside a class, let alone in another module.
History
Date User Action Args
2011-03-19 05:11:08terry.reedysetrecipients: + terry.reedy, eric.araujo, r.david.murray, methane, santoso.wijaya, docs@python
2011-03-19 05:11:08terry.reedysetmessageid: <1300511468.03.0.460119474866.issue11418@psf.upfronthosting.co.za>
2011-03-19 05:11:07terry.reedylinkissue11418 messages
2011-03-19 05:11:06terry.reedycreate