Thayu R added the comment:

Just to add:
select.error was made an alias of OSError following PEP 3151 from 3.3 onwards. 
Up to 3.2, it was a pair containing the error code and the error string.

http://docs.python.org/3.3/library/select.html?highlight=select.error#select.error

----------
nosy: +Thayu.R

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

Reply via email to