diff options
Diffstat (limited to 'Doc/library/text.rst')
-rw-r--r-- | Doc/library/text.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/library/text.rst b/Doc/library/text.rst index 939ed4f..47b6784 100644 --- a/Doc/library/text.rst +++ b/Doc/library/text.rst @@ -21,4 +21,6 @@ Python's built-in string type in :ref:`textseq`. textwrap.rst unicodedata.rst stringprep.rst + readline.rst + rlcompleter.rst |