Jelle Zijlstra <[email protected]> added the comment:
Note that telnetlib is being proposed for deprecation in PEP 594. You may be better off using a third-party telnet implementation; the PEP lists https://pypi.org/project/telnetlib3/ and https://pypi.org/project/Exscript/. ---------- nosy: +Jelle Zijlstra _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue46740> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
