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.snow
Recipients eric.araujo, eric.snow, ezio.melotti, flox, georg.brandl, michael.foord, pitrou, rhettinger
Date 2011-11-12.18:05:47
SpamBayes Score 0.0038742155
Marked as misclassified No
Message-id <1321121147.91.0.255945352561.issue13387@psf.upfronthosting.co.za>
In-reply-to
Content
@msg147513
> Why don't you just write
>     self.assertIs(type(myobj), sometype)

+1
History
Date User Action Args
2011-11-12 18:05:48eric.snowsetrecipients: + eric.snow, georg.brandl, rhettinger, pitrou, ezio.melotti, eric.araujo, michael.foord, flox
2011-11-12 18:05:47eric.snowsetmessageid: <1321121147.91.0.255945352561.issue13387@psf.upfronthosting.co.za>
2011-11-12 18:05:47eric.snowlinkissue13387 messages
2011-11-12 18:05:47eric.snowcreate