Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 42f8548

Browse files
committed
Issue #26580: Remove outdated reference to ftpmirror
Patch by SilentGhost.
1 parent 8dd7aeb commit 42f8548

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

Doc/library/ftplib.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -148,12 +148,6 @@ The module defines the following items:
148148
typically used by FTP clients to load user authentication information
149149
before prompting the user.
150150

151-
.. index:: single: ftpmirror.py
152-
153-
The file :file:`Tools/scripts/ftpmirror.py` in the Python source distribution is
154-
a script that can mirror FTP sites, or portions thereof, using the :mod:`ftplib`
155-
module. It can be used as an extended example that applies this module.
156-
157151

158152
.. _ftp-objects:
159153

0 commit comments

Comments
 (0)