Issue 16705: Use concrete classes inherited from OSError instead of errno check (original) (raw)
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.