Reuben D'Netto added the comment:

OK, I've implemented tests for read_until() and expect() using both poll and 
select. I ended up rewriting _read_until_with_select() to look more like the 
poll equivalent in the process, which should hopefully make it more 
maintainable.

----------
Added file: http://bugs.python.org/file29076/telnetlib.patch

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

Reply via email to