summaryrefslogtreecommitdiffstats
path: root/Doc/library/rlcompleter.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/library/rlcompleter.rst')
-rw-r--r--Doc/library/rlcompleter.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/library/rlcompleter.rst b/Doc/library/rlcompleter.rst
index 9ed01c7..40b09ce 100644
--- a/Doc/library/rlcompleter.rst
+++ b/Doc/library/rlcompleter.rst
@@ -3,6 +3,7 @@
.. module:: rlcompleter
:synopsis: Python identifier completion, suitable for the GNU readline library.
+
.. sectionauthor:: Moshe Zadka <moshez@zadka.site.co.il>
**Source code:** :source:`Lib/rlcompleter.py`