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 tshepang
Recipients docs@python, tshepang
Date 2012-03-07.09:13:38
SpamBayes Score 1.514208e-07
Marked as misclassified No
Message-id <1331111619.2.0.272575522063.issue14219@psf.upfronthosting.co.za>
In-reply-to
Content
Looking at Doc/tutorial/classes, the section "Python Scopes and Namespaces" is full of heavy/deep information. I expect that people who would be able to properly digest that info are people who are already advanced at Python, and therefore maybe it should be moved to some cookbook (or language reference). I would prefer something gentler, since the tutorial is for Python newbies who aren't necessarily conversant with OO concepts.

There can of course be links to heavier material for deeper understanding.
History
Date User Action Args
2012-03-07 09:13:39tshepangsetrecipients: + tshepang, docs@python
2012-03-07 09:13:39tshepangsetmessageid: <1331111619.2.0.272575522063.issue14219@psf.upfronthosting.co.za>
2012-03-07 09:13:38tshepanglinkissue14219 messages
2012-03-07 09:13:38tshepangcreate