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

Method connect

Lib/ftplib.py:124–139  ·  view source on GitHub ↗

Connect to host. Arguments are: - host: hostname to connect to (string, default previous host) - port: port to connect to (integer, default previous port)

(self, host='', port=0, timeout=-999)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

__init__Method · 0.95
mainFunction · 0.95
connect_db_2.pyFile · 0.45
executescript.pyFile · 0.45
parse_colnames.pyFile · 0.45
connect_db_1.pyFile · 0.45
executemany_1.pyFile · 0.45
adapter_point_1.pyFile · 0.45

Calls 2

getrespMethod · 0.95
makefileMethod · 0.45

Tested by

no test coverage detected