Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
3
Based on RFC 959: File Transfer Protocol (FTP), by J. Postel and J. Reynolds
4
Callers
nothing calls this directly
Calls
2
test
Function · 0.70
append
Method · 0.45
Tested by
no test coverage detected