[issue3725] telnetlib module broken by str to unicode conversion

Dmitry Vasiliev report at bugs.python.org
Fri Aug 29 15:22:48 CEST 2008


Dmitry Vasiliev <dima at hlabs.spb.ru> added the comment:

I think only bytes need to be allowed for write() and read*() because of
low-level nature of Telnet. I can create a patch later.

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


More information about the Python-bugs-list mailing list