New submission from Andrew Svetlov:

The list of aliases is: IOError, EnvironmentError, WindowsError, mmap.error, 
socket.error, os.error and select.error

Documentation should have deprecation message guessing to use OSError instead.

----------
messages: 177704
nosy: asvetlov
priority: normal
severity: normal
stage: needs patch
status: open
title: Deprecate OSError aliases in the doc
versions: Python 3.4

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16716>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to