Antoine Pitrou <pit...@free.fr> added the comment:

>  To support 3.2 and 2.7:
>  (1) select.error must be caught as in the original patch,
>  (2) e.args[0] must be used - select.error doesn't have 'errno'
> attribute.
> Should I prepare the patch for 3.2 and 2.7?

It shouldn't be necessary, I've just committed fixes.
Thanks for noticing!

----------

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

Reply via email to