Message 177668 - Python tracker

Message177668

Author asvetlov
Recipients asvetlov
Date 2012-12-17.20:31:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1355776299.81.0.3555135726.issue16705@psf.upfronthosting.co.za>
In-reply-to
Content
Probably it is long enough work and should be done in several iteration after converting all exceptions like IOError, EnvironmentError, WindowsError, mmap.error, socket.error and select.error to OSError.
History
Date User Action Args
2012-12-17 20:31:39asvetlovsetrecipients: + asvetlov
2012-12-17 20:31:39asvetlovsetmessageid: <1355776299.81.0.3555135726.issue16705@psf.upfronthosting.co.za>
2012-12-17 20:31:39asvetlovlinkissue16705 messages
2012-12-17 20:31:39asvetlovcreate