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 pitrou
Recipients amaury.forgeotdarc, neologix, pitrou, python-dev, vstinner
Date 2011-10-07.19:53:46
SpamBayes Score 3.5894598e-05
Marked as misclassified No
Message-id <1318017226.82.0.80677963781.issue13063@psf.upfronthosting.co.za>
In-reply-to
Content
Ah, this is because IOError is raised because of WindowsError, thus there's no errno translation.
Ok, I'd like to wait for PEP 3151 to be merged, then, because it should solve this.
History
Date User Action Args
2011-10-07 19:53:46pitrousetrecipients: + pitrou, amaury.forgeotdarc, vstinner, neologix, python-dev
2011-10-07 19:53:46pitrousetmessageid: <1318017226.82.0.80677963781.issue13063@psf.upfronthosting.co.za>
2011-10-07 19:53:46pitroulinkissue13063 messages
2011-10-07 19:53:46pitroucreate