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 ggenellina
Recipients chuck, ggenellina
Date 2009-10-09.01:22:01
SpamBayes Score 6.6629116e-05
Marked as misclassified No
Message-id <1255051323.48.0.942319736333.issue7069@psf.upfronthosting.co.za>
In-reply-to
Content
I don't think we should test the actual type returned (bool); that 
would be overspecifying. The documentation doesn't promise it IS a 
boolean, and no other test for any isXXX() function checks the type 
either.
I'd remove the last five assertions.
History
Date User Action Args
2009-10-09 01:22:03ggenellinasetrecipients: + ggenellina, chuck
2009-10-09 01:22:03ggenellinasetmessageid: <1255051323.48.0.942319736333.issue7069@psf.upfronthosting.co.za>
2009-10-09 01:22:02ggenellinalinkissue7069 messages
2009-10-09 01:22:01ggenellinacreate