Message210861
| Author | serhiy.storchaka |
|---|---|
| Recipients | kbk, python-dev, roger.serwy, serhiy.storchaka, taleinat, terry.reedy |
| Date | 2014-02-10.18:48:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1392058136.7.0.948937387891.issue20167@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Changes for _SimpleBinder.__del__ look doubtful. Any TclError exception is suppressed and "if" statement does nothing. Perhaps you forgot "else: raise"? And may be in other places too. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-02-10 18:48:56 | serhiy.storchaka | set | recipients: + serhiy.storchaka, terry.reedy, kbk, taleinat, roger.serwy, python-dev |
| 2014-02-10 18:48:56 | serhiy.storchaka | set | messageid: <1392058136.7.0.948937387891.issue20167@psf.upfronthosting.co.za> |
| 2014-02-10 18:48:56 | serhiy.storchaka | link | issue20167 messages |
| 2014-02-10 18:48:56 | serhiy.storchaka | create | |