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

Function parse227

Lib/ftplib.py:807–824  ·  view source on GitHub ↗

Parse the '227' response for a PASV request. Raises error_proto if it does not contain '(h1,h2,h3,h4,p1,p2)' Return ('host.addr.as.numbers', port#) tuple.

(resp)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

makepasvMethod · 0.85
ftpcpFunction · 0.85

Calls 3

compileMethod · 0.45
searchMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected