mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Issue #26580: Remove outdated reference to ftpmirror
Patch by SilentGhost.
This commit is contained in:
parent
8dd7aebc23
commit
42f8548c89
1 changed files with 0 additions and 6 deletions
|
@ -148,12 +148,6 @@ The module defines the following items:
|
|||
typically used by FTP clients to load user authentication information
|
||||
before prompting the user.
|
||||
|
||||
.. index:: single: ftpmirror.py
|
||||
|
||||
The file :file:`Tools/scripts/ftpmirror.py` in the Python source distribution is
|
||||
a script that can mirror FTP sites, or portions thereof, using the :mod:`ftplib`
|
||||
module. It can be used as an extended example that applies this module.
|
||||
|
||||
|
||||
.. _ftp-objects:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue