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

Method storlines

Lib/ftplib.py:480–505  ·  view source on GitHub ↗

Store a file in line mode. A new port is created for you. Args: cmd: A STOR command. fp: A file-like object with a readline() method. callback: An optional single parameter callable that is called on each line after it is sent. [default: N

(self, cmd, fp, callback=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 8

voidcmdMethod · 0.95
transfercmdMethod · 0.95
voidrespMethod · 0.95
callbackFunction · 0.85
sendallMethod · 0.80
ErrorClass · 0.70
readlineMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected