[issue33806] Cannot re-open an existing telnet session

Eric V. Smith report at bugs.python.org
Fri Jun 8 10:47:53 EDT 2018


Eric V. Smith <eric at trueblade.com> added the comment:

This sounds like an application-level issue, not a telnetlib problem. As far as I can tell, you're opening a new connection, not reusing an existing connection.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33806>
_______________________________________


More information about the Python-bugs-list mailing list