]> granicus.if.org Git - python/commit
#1726172: dont raise an unexpected IndexError if a voidresp() call has an empty response.
authorGeorg Brandl <georg@python.org>
Sun, 5 Apr 2009 10:48:47 +0000 (10:48 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 5 Apr 2009 10:48:47 +0000 (10:48 +0000)
commit50ba6e1b50af3603414cf9c760090e8eba0eb347
tree1e19bc0a95fdd0aab33b578f528286ac2020db0c
parent5d19610f8d12ad179a24db13b10b54dfdf36ab3e
#1726172: dont raise an unexpected IndexError if a voidresp() call has an empty response.
Lib/ftplib.py
Misc/NEWS