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 eric.araujo
Recipients eric.araujo, lemburg, loewis, v_peter
Date 2010-09-01.22:01:27
SpamBayes Score 0.12086178
Marked as misclassified No
Message-id <1283378489.05.0.927779490115.issue9042@psf.upfronthosting.co.za>
In-reply-to
Content
Relying on str(cls) breaks if two classes have the same name, but I guess this is not a concern outside of the interactive interpreter. Patch looks good to me.
History
Date User Action Args
2010-09-01 22:01:29eric.araujosetrecipients: + eric.araujo, lemburg, loewis, v_peter
2010-09-01 22:01:29eric.araujosetmessageid: <1283378489.05.0.927779490115.issue9042@psf.upfronthosting.co.za>
2010-09-01 22:01:27eric.araujolinkissue9042 messages
2010-09-01 22:01:27eric.araujocreate