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 ncoghlan
Recipients eric.araujo, jcea, ncoghlan, pitrou, python-dev, sbt, vstinner
Date 2011-12-11.02:18:14
SpamBayes Score 0.049268674
Marked as misclassified No
Message-id <1323569894.9.0.279943326318.issue13448@psf.upfronthosting.co.za>
In-reply-to
Content
No, it's only class objects that have __name__ and __qualname__, not class instances.
History
Date User Action Args
2011-12-11 02:18:14ncoghlansetrecipients: + ncoghlan, jcea, pitrou, vstinner, eric.araujo, python-dev, sbt
2011-12-11 02:18:14ncoghlansetmessageid: <1323569894.9.0.279943326318.issue13448@psf.upfronthosting.co.za>
2011-12-11 02:18:14ncoghlanlinkissue13448 messages
2011-12-11 02:18:14ncoghlancreate