Issue 11263: Fix link to source code.

This commit is contained in:
Raymond Hettinger 2011-02-21 19:58:37 +00:00
parent ddb52404ee
commit d8de5415c8

View file

@ -9,7 +9,7 @@
pair: FTP; protocol
single: FTP; ftplib (standard module)
**Source code:** :source:`Lib/ftp.py`
**Source code:** :source:`Lib/ftplib.py`
--------------