◐ Shell
clean mode source ↗

Message 186741 - Python tracker

Message186741

Author ezio.melotti
Recipients ezio.melotti, orsenthil, serhiy.storchaka, terry.reedy, tshepang
Date 2013-04-13.16:09:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365869370.89.0.170698757819.issue17665@psf.upfronthosting.co.za>
In-reply-to
Content
In this case I don't think it matters much.  The value is either True or False, so both assertTrue(...) and assertIs(..., True) work, even though the latter is technically more accurate.
History
Date User Action Args
2013-04-13 16:09:30ezio.melottisetrecipients: + ezio.melotti, terry.reedy, orsenthil, tshepang, serhiy.storchaka
2013-04-13 16:09:30ezio.melottisetmessageid: <1365869370.89.0.170698757819.issue17665@psf.upfronthosting.co.za>
2013-04-13 16:09:30ezio.melottilinkissue17665 messages
2013-04-13 16:09:30ezio.melotticreate