summaryrefslogtreecommitdiffstats
path: root/Doc/library/uu.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/library/uu.rst')
-rw-r--r--Doc/library/uu.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/library/uu.rst b/Doc/library/uu.rst
index 7c1d67c..d61c178 100644
--- a/Doc/library/uu.rst
+++ b/Doc/library/uu.rst
@@ -7,6 +7,8 @@
**Source code:** :source:`Lib/uu.py`
+--------------
+
This module encodes and decodes files in uuencode format, allowing arbitrary
binary data to be transferred over ASCII-only connections. Wherever a file
argument is expected, the methods accept a file-like object. For backwards