]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] 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:04:01 +0000 (15:04 +0100)
committerGitHub <noreply@github.com>
Tue, 23 Jan 2024 14:04:01 +0000 (14:04 +0000)
commitd492b19856e6cd05d33ce6264d2733cb926b02f4
treefb363708b93f5d94e3cce40663336a3c619c1d36
parente18ceb7564ee360392c6e5f16191f516c5cd8e98
[3.12] Docs: mark up FTP.connect() and FTP.login() with param lists (GH-114395) (#114485)

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