This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

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:36neologixsetrecipients: + neologix, brett.cannon, pitrou, Arfrever, sbt, eric.snow
2012-10-05 19:22:35neologixsetmessageid: <1349464955.9.0.20896015285.issue15833@psf.upfronthosting.co.za>
2012-10-05 19:22:35neologixlinkissue15833 messages
2012-10-05 19:22:35neologixcreate