]> granicus.if.org Git - python/commit
Update ftplib.all_errors documentation to match code (#15026)
authorAndrew Scheller <github@loowis.durge.org>
Wed, 11 Sep 2019 14:18:00 +0000 (15:18 +0100)
committerStéphane Wirtel <stephane@wirtel.be>
Wed, 11 Sep 2019 14:18:00 +0000 (16:18 +0200)
commit51adfc6ed2c6c466dda84edc11d9b2b8ae2903e8
tree2b4fcdebfcb0b9ab0ae24fce9646a6efe2c7d4a3
parent7117074410118086938044c7a4ef6846ec1662b2
Update ftplib.all_errors documentation to match code (#15026)

The documentation doesn't mention the `EOFError` that https://github.com/python/cpython/blob/master/Lib/ftplib.py#L66 includes
Doc/library/ftplib.rst