]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Docs: mark up FTP.connect() and FTP.login() with param lists (#114395)
authorErlend E. Aasland <erlend@python.org>
Tue, 23 Jan 2024 13:57:23 +0000 (14:57 +0100)
committerGitHub <noreply@github.com>
Tue, 23 Jan 2024 13:57:23 +0000 (13:57 +0000)
commit01105c7c4f7f01a8b1077008e61d5c7df0ab832b
tree670d85025da092c5327e1eb8bca74486fb412684
parent5277d4c7dbd1baee300e494fce2738cee218c243
Docs: mark up FTP.connect() and FTP.login() with param lists (#114395)

Use rst substitutions to reduce raw text duplication.

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