MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / ftplib.py

File ftplib.py

tools/python-3.11.9-amd64/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