Message 216641 - Python tracker
Message216641
| Author | vstinner |
|---|---|
| Recipients | matrixise, pitrou, rhettinger, vstinner |
| Date | 2014-04-17.02:09:47 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1397700587.79.0.356082335334.issue21259@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> 3) replace "except: pass" with more precise exceptions like "except OSError:" => please write multiple small patches for this part You may even open a new issue just for "except: pass" => "except OSError: pass" |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-04-17 02:09:47 | vstinner | set | recipients: + vstinner, rhettinger, pitrou, matrixise |
| 2014-04-17 02:09:47 | vstinner | set | messageid: <1397700587.79.0.356082335334.issue21259@psf.upfronthosting.co.za> |
| 2014-04-17 02:09:47 | vstinner | link | issue21259 messages |
| 2014-04-17 02:09:47 | vstinner | create | |