Removing debug output
This commit is contained in:
parent
60f5b8c100
commit
67967b8aeb
1 changed files with 0 additions and 1 deletions
|
|
@ -140,7 +140,6 @@ class TelnetProtocol(Telnet, StatefulTelnetProtocol, Session):
|
||||||
clients, but we must ask for the sake of raw telnet. We ignore
|
clients, but we must ask for the sake of raw telnet. We ignore
|
||||||
this error.
|
this error.
|
||||||
"""
|
"""
|
||||||
print("client refuses line mode")
|
|
||||||
pass
|
pass
|
||||||
|
|
||||||
def _send_nop_keepalive(self):
|
def _send_nop_keepalive(self):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue