]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Doc: Use the `with` statement in the first example of the ftplib doc. (GH-16271)...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 26 Sep 2019 07:12:26 +0000 (00:12 -0700)
committerStéphane Wirtel <stephane@wirtel.be>
Thu, 26 Sep 2019 07:12:26 +0000 (09:12 +0200)
commit80bde157368fd45d5a5bfd6e8564a14bdec5494c
tree13cfcaa6105e9ebb693ae336879dcd06cb2d9ce5
parent8e4622ea898bdda687eb2fb0747721c0cd8b0d02
Doc: Use the `with` statement in the first example of the ftplib doc. (GH-16271) (GH-16413)

(cherry picked from commit 5d326abf2cb4891b78d9319a81bffb3974b5b745)

Co-authored-by: Stéphane Wirtel <stephane@wirtel.be>
Doc/library/ftplib.rst