summaryrefslogtreecommitdiffstats
path: root/Doc/library/pipes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/library/pipes.rst')
-rw-r--r--Doc/library/pipes.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/library/pipes.rst b/Doc/library/pipes.rst
index 69e891d..0a22da1 100644
--- a/Doc/library/pipes.rst
+++ b/Doc/library/pipes.rst
@@ -4,6 +4,7 @@
.. module:: pipes
:platform: Unix
:synopsis: A Python interface to Unix shell pipelines.
+
.. sectionauthor:: Moshe Zadka <moshez@zadka.site.co.il>
**Source code:** :source:`Lib/pipes.py`