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 Russkel
Recipients Russkel, docs@python, rhettinger
Date 2013-07-04.01:26:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1372901200.41.0.725969821731.issue18355@psf.upfronthosting.co.za>
In-reply-to
Content
When looking for documentation on the correct usage on super (http://docs.python.org/2/library/functions.html?highlight=super#super), the documentation links to this rather will written blog post http://rhettinger.wordpress.com/2011/05/26/super-considered-super/ by Mr. Hettinger.

I think there is value in merging that blog post into a HOWTO and including in the official documentation.

I'm more than willing to create a patch if this is considered a good idea.
History
Date User Action Args
2013-07-04 01:26:40Russkelsetrecipients: + Russkel, rhettinger, docs@python
2013-07-04 01:26:40Russkelsetmessageid: <1372901200.41.0.725969821731.issue18355@psf.upfronthosting.co.za>
2013-07-04 01:26:40Russkellinkissue18355 messages
2013-07-04 01:26:39Russkelcreate