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 benjamin.peterson
Recipients benjamin.peterson, thread13
Date 2012-04-26.02:57:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335409065.71.0.322359100278.issue14671@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, everything is a object. issubclass, though, works differently for old-style and new-style classes.
History
Date User Action Args
2012-04-26 02:57:45benjamin.petersonsetrecipients: + benjamin.peterson, thread13
2012-04-26 02:57:45benjamin.petersonsetmessageid: <1335409065.71.0.322359100278.issue14671@psf.upfronthosting.co.za>
2012-04-26 02:57:45benjamin.petersonlinkissue14671 messages
2012-04-26 02:57:45benjamin.petersoncreate