◐ Shell
clean mode source ↗

Message 218445 - Python tracker

Message218445

Author pitrou
Recipients asvetlov, ezio.melotti, pitrou, rhettinger, serhiy.storchaka, terry.reedy
Date 2014-05-13.12:12:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1399983138.3.0.189160574152.issue20544@psf.upfronthosting.co.za>
In-reply-to
Content
I think these transformations are useful, because on failure they will give you what is the actual value of the compared operands (something which assertTrue is enable to extract).

Also they are clearer to read IMO.
History
Date User Action Args
2014-05-13 12:12:18pitrousetrecipients: + pitrou, rhettinger, terry.reedy, ezio.melotti, asvetlov, serhiy.storchaka
2014-05-13 12:12:18pitrousetmessageid: <1399983138.3.0.189160574152.issue20544@psf.upfronthosting.co.za>
2014-05-13 12:12:18pitroulinkissue20544 messages
2014-05-13 12:12:18pitroucreate