summaryrefslogtreecommitdiffstats
path: root/Doc/library/uu.rst
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2010-11-06 07:10:31 (GMT)
committerRaymond Hettinger <python@rcn.com>2010-11-06 07:10:31 (GMT)
commite0e082281ef9ec89d2d2cfdd18eddf4685068c59 (patch)
tree37cef4be4e3f2873026b2b674d15bd056cafa61a /Doc/library/uu.rst
parentd5cd1ff7da20543794496dc4a8867fafff0c87a2 (diff)
downloadcpython-e0e082281ef9ec89d2d2cfdd18eddf4685068c59.zip
cpython-e0e082281ef9ec89d2d2cfdd18eddf4685068c59.tar.gz
cpython-e0e082281ef9ec89d2d2cfdd18eddf4685068c59.tar.bz2
Add more links to Python sources where the code is short, readable and an informative adjunct to the docs.
Diffstat (limited to 'Doc/library/uu.rst')
-rw-r--r--Doc/library/uu.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/Doc/library/uu.rst b/Doc/library/uu.rst
index e2303c3..fa1477b 100644
--- a/Doc/library/uu.rst
+++ b/Doc/library/uu.rst
@@ -22,6 +22,11 @@ that, when required, the mode is ``'rb'`` or ``'wb'`` on Windows.
This code was contributed by Lance Ellinghouse, and modified by Jack Jansen.
+.. seealso::
+
+ Latest version of the `uu module Python source code
+ <http://svn.python.org/view/python/branches/release27-maint/Lib/uu.py?view=markup>`_
+
The :mod:`uu` module defines the following functions: