diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2024-01-21 20:16:45 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-21 20:16:45 (GMT) |
commit | 42d72b23dd1ee0e100ee47aca64fc1e1bbe576c9 (patch) | |
tree | 36ee108ad62a5d79a3b5942d8803cb67001c8f8e /Python | |
parent | 336030161a6cb8aa5b4f42a08510f4383984703f (diff) | |
download | cpython-42d72b23dd1ee0e100ee47aca64fc1e1bbe576c9.zip cpython-42d72b23dd1ee0e100ee47aca64fc1e1bbe576c9.tar.gz cpython-42d72b23dd1ee0e100ee47aca64fc1e1bbe576c9.tar.bz2 |
gh-114241: Fix and improve the ftplib CLI (GH-114242)
* Fix writing the retrieved binary file to stdout.
* Add a newline after writing warnings to stderr.
* Fix a TypeError if the netrc file doesn't contain a host/default entry.
* Improve the usage message.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions