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 geoffreyspear
Recipients bethard, eric.araujo, geoffreyspear, petri.lehtinen, tshepang
Date 2012-02-26.00:49:29
SpamBayes Score 0.00020344934
Marked as misclassified No
Message-id <1330217370.76.0.199929059236.issue14075@psf.upfronthosting.co.za>
In-reply-to
Content
If people do override this provate method, would they really bother calling super() to get the essentially no-op functionality of the superclass method? 

FWIW, Google Code and github both seem to be free of any such code.
History
Date User Action Args
2012-02-26 00:49:30geoffreyspearsetrecipients: + geoffreyspear, bethard, eric.araujo, tshepang, petri.lehtinen
2012-02-26 00:49:30geoffreyspearsetmessageid: <1330217370.76.0.199929059236.issue14075@psf.upfronthosting.co.za>
2012-02-26 00:49:29geoffreyspearlinkissue14075 messages
2012-02-26 00:49:29geoffreyspearcreate