Message 216524 - Python tracker
Message216524
| Author | matrixise |
|---|---|
| Recipients | matrixise |
| Date | 2014-04-16.17:56:55 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1397671015.92.0.0555120458036.issue21259@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Hi guys, Via this issue, I will attach a patch where I replace all the "except: pass" in the source code by a clear "except Exception: pass". |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-04-16 17:56:55 | matrixise | set | recipients: + matrixise |
| 2014-04-16 17:56:55 | matrixise | set | messageid: <1397671015.92.0.0555120458036.issue21259@psf.upfronthosting.co.za> |
| 2014-04-16 17:56:55 | matrixise | link | issue21259 messages |
| 2014-04-16 17:56:55 | matrixise | create | |