Message 268583 - Python tracker
Message268583
| Author | serhiy.storchaka |
|---|---|
| Recipients | JelleZijlstra, brett.cannon, martin.panter, serhiy.storchaka, terry.reedy |
| Date | 2016-06-14.19:40:29 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1465933229.72.0.61803469528.issue27238@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
LGTM. There is no case for bare except here. Actually it is a bug, since (in this file) a bare except can swallow KeyboardInterrupt. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-06-14 19:40:29 | serhiy.storchaka | set | recipients: + serhiy.storchaka, brett.cannon, terry.reedy, martin.panter, JelleZijlstra |
| 2016-06-14 19:40:29 | serhiy.storchaka | set | messageid: <1465933229.72.0.61803469528.issue27238@psf.upfronthosting.co.za> |
| 2016-06-14 19:40:29 | serhiy.storchaka | link | issue27238 messages |
| 2016-06-14 19:40:29 | serhiy.storchaka | create | |