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 cool-RR
Recipients alexandre.vassalotti, belopolsky, cool-RR, eric.araujo, exarkun, hinsen, lemburg, loewis, obamausa8, pitrou, rhettinger
Date 2011-03-01.18:41:49
SpamBayes Score 0.002422341
Marked as misclassified No
Message-id <1299004916.13.0.582496687782.issue9276@psf.upfronthosting.co.za>
In-reply-to
Content
Okay, as an initial suggestion, how about we give every function a `.__parent_class__` attribute saying which class it is a method of? I feel this is a bit of a duct tape solution, but I don't see any other alternative.
History
Date User Action Args
2011-03-01 18:41:56cool-RRsetrecipients: + cool-RR, lemburg, loewis, rhettinger, hinsen, exarkun, belopolsky, pitrou, alexandre.vassalotti, eric.araujo, obamausa8
2011-03-01 18:41:56cool-RRsetmessageid: <1299004916.13.0.582496687782.issue9276@psf.upfronthosting.co.za>
2011-03-01 18:41:49cool-RRlinkissue9276 messages
2011-03-01 18:41:49cool-RRcreate