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:30 | ezio.melotti | set | recipients: + ezio.melotti, terry.reedy, orsenthil, tshepang, serhiy.storchaka |
| 2013-04-13 16:09:30 | ezio.melotti | set | messageid: <1365869370.89.0.170698757819.issue17665@psf.upfronthosting.co.za> |
| 2013-04-13 16:09:30 | ezio.melotti | link | issue17665 messages |
| 2013-04-13 16:09:30 | ezio.melotti | create | |