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

Function parse229

Lib/ftplib.py:827–846  ·  view source on GitHub ↗

Parse the '229' response for a EPSV request. Raises error_proto if it does not contain '(|||port|)' Return ('host.addr.as.numbers', port#) tuple.

(resp, peer)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

makepasvMethod · 0.85

Calls 2

splitMethod · 0.80
findMethod · 0.45

Tested by

no test coverage detected