Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dd7aeb commit 42f8548Copy full SHA for 42f8548
1 file changed
Doc/library/ftplib.rst
@@ -148,12 +148,6 @@ The module defines the following items:
148
typically used by FTP clients to load user authentication information
149
before prompting the user.
150
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
157
158
.. _ftp-objects:
159
0 commit comments