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 pitrou
Recipients chris.jerdonek, docs@python, ezio.melotti, pitrou, rhettinger
Date 2012-07-07.09:57:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1341655025.94.0.6648508333.issue15270@psf.upfronthosting.co.za>
In-reply-to
Content
The super() doc is also a good example of unreadable jargon ("dynamic execution environment" ??). Nowhere is it obvious to a beginner what super() is *practically* used for.
History
Date User Action Args
2012-07-07 09:57:06pitrousetrecipients: + pitrou, rhettinger, ezio.melotti, chris.jerdonek, docs@python
2012-07-07 09:57:05pitrousetmessageid: <1341655025.94.0.6648508333.issue15270@psf.upfronthosting.co.za>
2012-07-07 09:57:05pitroulinkissue15270 messages
2012-07-07 09:57:05pitroucreate