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 ezio.melotti
Recipients docs@python, eric.araujo, eric.snow, ezio.melotti, flox, georg.brandl, michael.foord, pitrou, python-dev, rhettinger
Date 2011-11-20.16:09:15
SpamBayes Score 0.00092304044
Marked as misclassified No
Message-id <1321805355.67.0.387635276945.issue13387@psf.upfronthosting.co.za>
In-reply-to
Content
Is "To check for the exact type, use :func:`assertIs(type(obj), cls) <assertIs>`." better?
I think the problem this solves is clear enough even without mentioning sub/superclasses.
History
Date User Action Args
2011-11-20 16:09:15ezio.melottisetrecipients: + ezio.melotti, georg.brandl, rhettinger, pitrou, eric.araujo, michael.foord, flox, docs@python, python-dev, eric.snow
2011-11-20 16:09:15ezio.melottisetmessageid: <1321805355.67.0.387635276945.issue13387@psf.upfronthosting.co.za>
2011-11-20 16:09:15ezio.melottilinkissue13387 messages
2011-11-20 16:09:15ezio.melotticreate