]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] Docs: mark up FTP.connect() and FTP.login() with param lists (GH-114395) ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 23 Jan 2024 14:03:51 +0000 (15:03 +0100)
committerGitHub <noreply@github.com>
Tue, 23 Jan 2024 14:03:51 +0000 (14:03 +0000)
commit8790e5799a187138243d66a0418ee32f0871600e
tree725e8c52898d201372ca96d64330ac3bd52497b3
parentec71690fcc53d99266c7eaf548172cdf6abd1a8b
[3.11] Docs: mark up FTP.connect() and FTP.login() with param lists (GH-114395) (#114486)

Use rst substitutions to reduce raw text duplication.

(cherry picked from commit 01105c7c4f7f01a8b1077008e61d5c7df0ab832b)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Doc/library/ftplib.rst