MCPcopy Index your code
hub / github.com/python/cpython / ftplib.py

File ftplib.py

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

Source from the content-addressed store, hash-verified

1"""An FTP client class and some helper functions.
2
3Based on RFC 959: File Transfer Protocol (FTP), by J. Postel and J. Reynolds
4

Callers

nothing calls this directly

Calls 2

testFunction · 0.70
appendMethod · 0.45

Tested by

no test coverage detected