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 docs@python, eric.araujo, eric.snow, ezio.melotti, flox, georg.brandl, michael.foord, pitrou, python-dev, rhettinger
Date 2011-11-20.14:28:03
SpamBayes Score 0.0068889777
Marked as misclassified No
Message-id <1321799283.89.0.184550843994.issue13387@psf.upfronthosting.co.za>
In-reply-to
Content
No, I’m not talking about a rephrasing, but on a full change of meaning.  I don’t understand your use of “superclasses” at all; isinstance(x, T) checks if x is an instance of T or any subclass, am I wrong?
History
Date User Action Args
2011-11-20 14:28:03eric.araujosetrecipients: + eric.araujo, georg.brandl, rhettinger, pitrou, ezio.melotti, michael.foord, flox, docs@python, python-dev, eric.snow
2011-11-20 14:28:03eric.araujosetmessageid: <1321799283.89.0.184550843994.issue13387@psf.upfronthosting.co.za>
2011-11-20 14:28:03eric.araujolinkissue13387 messages
2011-11-20 14:28:03eric.araujocreate