[issue6106] read_until

Pal Subbiah report at bugs.python.org
Wed May 27 17:31:46 CEST 2009


Pal Subbiah <pal.subbiah at gmail.com> added the comment:

Thanks for your support.
But the telnetlib from 3.1 also behaves in the same way. "read_until" 
always times out and returns b''. The problem seems to be with the byte 
string expected. The string after letter b is not passed properly.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6106>
_______________________________________


More information about the Python-bugs-list mailing list