Message229384
| Author | terry.reedy |
|---|---|
| Recipients | Saimadhav.Heblikar, gpolo, kbk, ned.deily, python-dev, taleinat, terry.reedy, weeble |
| Date | 2014-10-14.23:30:45 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1413329445.67.0.0799003359169.issue3068@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The reason for the apparent writing of unchanged values is that '0' != 'False' and '1' !- 'True'. With all booleans writen as 'False' or 'True', non-enable boolean items can be recognized and non-changes not seen as changes. I will next revise the patch and retest. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-10-14 23:30:45 | terry.reedy | set | recipients: + terry.reedy, kbk, taleinat, gpolo, ned.deily, weeble, python-dev, Saimadhav.Heblikar |
| 2014-10-14 23:30:45 | terry.reedy | set | messageid: <1413329445.67.0.0799003359169.issue3068@psf.upfronthosting.co.za> |
| 2014-10-14 23:30:45 | terry.reedy | link | issue3068 messages |
| 2014-10-14 23:30:45 | terry.reedy | create | |