commit | 51adfc6ed2c6c466dda84edc11d9b2b8ae2903e8 | [log] [tgz] |
---|---|---|
author | Andrew Scheller <github@loowis.durge.org> | Wed Sep 11 15:18:00 2019 +0100 |
committer | Stéphane Wirtel <stephane@wirtel.be> | Wed Sep 11 16:18:00 2019 +0200 |
tree | 2b4fcdebfcb0b9ab0ae24fce9646a6efe2c7d4a3 | |
parent | 7117074410118086938044c7a4ef6846ec1662b2 [diff] |
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