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

Method retrlines

Lib/ftplib.py:423–453  ·  view source on GitHub ↗

Retrieve data in line mode. A new port is created for you. Args: cmd: A RETR, LIST, NLST, or MLSD command. callback: An optional single parameter callable that is called for each line with the trailing CRLF stripped. [default: pri

(self, cmd, callback = None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

nlstMethod · 0.95
dirMethod · 0.95
mirrorsubdirFunction · 0.45

Calls 8

sendcmdMethod · 0.95
transfercmdMethod · 0.95
voidrespMethod · 0.95
callbackFunction · 0.85
ErrorClass · 0.70
makefileMethod · 0.45
readlineMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected