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

> Note that this probably affects other modules besides telnetlib, so it 
> might be interesting to find a way to factorize code (i.e. use poll()
> if available or fallback to select()).

asyncore might have been the answer.

----------
nosy: +pitrou

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

Reply via email to