Message 172120 - Python tracker
Message172120
| Author | neologix |
|---|---|
| Recipients | Arfrever, brett.cannon, eric.snow, neologix, pitrou, sbt |
| Date | 2012-10-05.19:22:35 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1349464955.9.0.20896015285.issue15833@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
We should probably catch all OSErrors, and log a warning in verbose mode, as suggested by Antoine. Catching individual errnos is tedious and error-prone. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-10-05 19:22:36 | neologix | set | recipients: + neologix, brett.cannon, pitrou, Arfrever, sbt, eric.snow |
| 2012-10-05 19:22:35 | neologix | set | messageid: <1349464955.9.0.20896015285.issue15833@psf.upfronthosting.co.za> |
| 2012-10-05 19:22:35 | neologix | link | issue15833 messages |
| 2012-10-05 19:22:35 | neologix | create | |