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 brett.cannon
Recipients Gerrit.Holl, brett.cannon
Date 2011-03-20.20:12:32
SpamBayes Score 8.7665474e-05
Marked as misclassified No
Message-id <1300651952.9.0.361196155729.issue11494@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not crazy about the idea of adding an inspect.isclass() check simply to clear up this rare error message. It's still decipherable what the problem is from the issubclass() message.

Closing as "won't fix".
History
Date User Action Args
2011-03-20 20:12:32brett.cannonsetrecipients: + brett.cannon, Gerrit.Holl
2011-03-20 20:12:32brett.cannonsetmessageid: <1300651952.9.0.361196155729.issue11494@psf.upfronthosting.co.za>
2011-03-20 20:12:32brett.cannonlinkissue11494 messages
2011-03-20 20:12:32brett.cannoncreate