MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / open

Method open

Lib/telnetlib.py:213–227  ·  view source on GitHub ↗

Connect to a host. The optional second argument is the port number, which defaults to the standard telnet port (23). Don't try to reopen an already connected instance.

(self, host, port=0, timeout=socket._GLOBAL_DEFAULT_TIMEOUT)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

__init__Method · 0.95
testFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected