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 asvetlov
Recipients asvetlov, terry.reedy, till
Date 2012-12-14.16:05:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1355501138.26.0.0943201586042.issue16584@psf.upfronthosting.co.za>
In-reply-to
Content
The error can be reproduced for 2.7 and 3.2.
Starting from 3.3 os.error and IOError both aliases for OSError and patch doesn't needed.
History
Date User Action Args
2012-12-14 16:05:38asvetlovsetrecipients: + asvetlov, terry.reedy, till
2012-12-14 16:05:38asvetlovsetmessageid: <1355501138.26.0.0943201586042.issue16584@psf.upfronthosting.co.za>
2012-12-14 16:05:38asvetlovlinkissue16584 messages
2012-12-14 16:05:38asvetlovcreate