Message 211257 - Python tracker
Message211257
| Author | terry.reedy |
|---|---|
| Recipients | rhettinger, serhiy.storchaka, terry.reedy |
| Date | 2014-02-15.03:58:19 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1392436700.58.0.631969250267.issue20547@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Patch2 looks correct, given that the replacement is the right thing to do. The assertTrue error message 'False is not true' is definitely not helpful. But I see Raymond's point. I think these patches should be discussed on pydev. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-02-15 03:58:20 | terry.reedy | set | recipients: + terry.reedy, rhettinger, serhiy.storchaka |
| 2014-02-15 03:58:20 | terry.reedy | set | messageid: <1392436700.58.0.631969250267.issue20547@psf.upfronthosting.co.za> |
| 2014-02-15 03:58:20 | terry.reedy | link | issue20547 messages |
| 2014-02-15 03:58:19 | terry.reedy | create | |