New submission from STINNER Victor <victor.stin...@haypocalc.com>:

It would be nice to have a errno attribute for select.error. I don't know if 
select.errno should inherit from OSError, WindowsError or nothing.

See also the PEP 3151:
http://www.python.org/dev/peps/pep-3151/#common-errnos-with-select-error

----------
messages: 138659
nosy: haypo, pitrou
priority: normal
severity: normal
status: open
title: select.error has no errno attribute
versions: Python 3.3

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

Reply via email to