mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
Added module references; minor grammatical fixes.
All suggested by Eric Raymond.
This commit is contained in:
parent
9ade7e0110
commit
184e8360e8
3 changed files with 20 additions and 4 deletions
|
@ -70,6 +70,10 @@ not begin with a digit in the range 1--5.
|
|||
|
||||
|
||||
\begin{seealso}
|
||||
\seemodule{netrc}{Parser for the \file{.netrc} file format. The file
|
||||
\file{.netrc} is typically used by FTP clients to
|
||||
load user authentication information before prompting
|
||||
the user.}
|
||||
\seetext{The file \file{Tools/scripts/ftpmirror.py}\index{ftpmirror.py}
|
||||
in the Python source distribution is a script that can mirror
|
||||
FTP sites, or portions thereof, using the \module{ftplib} module.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue