update
This commit is contained in:
1
.CondaPkg/env/Lib/telnetlib.py
vendored
1
.CondaPkg/env/Lib/telnetlib.py
vendored
@@ -195,6 +195,7 @@ class Telnet:
|
||||
No other action is done afterwards by telnetlib.
|
||||
|
||||
"""
|
||||
sock = None # for __del__()
|
||||
|
||||
def __init__(self, host=None, port=0,
|
||||
timeout=socket._GLOBAL_DEFAULT_TIMEOUT):
|
||||
|
||||
Reference in New Issue
Block a user