[issue29621] telnetlib.Telnet.write gives confusing error message when a string is passed in

Berker Peksag report at bugs.python.org
Fri May 5 02:35:59 EDT 2017


Berker Peksag added the comment:

I agree with David. The documentation of the method starts with "Write a byte string to the socket [...]" and the example at https://docs.python.org/3/library/telnetlib.html#telnet-example is pretty clear.

----------
nosy: +berker.peksag
resolution:  -> rejected
stage:  -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list