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 barry, pitrou, zkrynicki
Date 2013-12-05.00:28:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386203312.99.0.744742145609.issue19888@psf.upfronthosting.co.za>
In-reply-to
Content
Barry: that's because __name__ is 'foo' while __qualname__ is 'Obj'.

I'm gonna close the bug, since it's invalid.
History
Date User Action Args
2013-12-05 00:28:33pitrousetrecipients: + pitrou, barry, zkrynicki
2013-12-05 00:28:32pitrousetmessageid: <1386203312.99.0.744742145609.issue19888@psf.upfronthosting.co.za>
2013-12-05 00:28:32pitroulinkissue19888 messages
2013-12-05 00:28:32pitroucreate