R. David Murray <rdmur...@bitdance.com> added the comment:

To clarify: don't call open again *on that telnetlib.Telnet object*.  You can 
certainly have more than one open connection using different telnetlib.Telnet 
instances, though it might be a bit challenging to manage them :)

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33806>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to