diff options
author | Raymond Hettinger <python@rcn.com> | 2005-04-05 04:31:09 +0000 |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2005-04-05 04:31:09 +0000 |
commit | c88a6c75df1e2dac818b63a36db6c8282f4541f7 (patch) | |
tree | a499ddd7ac1404c37c21206da7f5e7ca7d7dc4ec /Python | |
parent | 714f87821f0f5a84ca43ce640407c15f689fa47c (diff) | |
download | cpython-git-c88a6c75df1e2dac818b63a36db6c8282f4541f7.tar.gz |
SF bug #1168983: ftplib.py string index out of range
* resp[:1] in '123' # after Py2.2, this allowed blank responses to pass.
* replace <> with !=
* provide a usage message for empty command line calls
Backport candidate.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions