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 jedwards
Recipients jedwards, siming85
Date 2015-05-01.17:14:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1430500449.1.0.573925611957.issue24078@psf.upfronthosting.co.za>
In-reply-to
Content
Inspect could probably be updated to use 3.3's __qualname__ in the case of classes-in-classes; classes-in-functions or functions-in-functions would likely be harder, but I'm not sure it's impossible.
History
Date User Action Args
2015-05-01 17:14:09jedwardssetrecipients: + jedwards, siming85
2015-05-01 17:14:09jedwardssetmessageid: <1430500449.1.0.573925611957.issue24078@psf.upfronthosting.co.za>
2015-05-01 17:14:09jedwardslinkissue24078 messages
2015-05-01 17:14:08jedwardscreate