diff options
Diffstat (limited to 'Doc/library/index.rst')
-rw-r--r-- | Doc/library/index.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Doc/library/index.rst b/Doc/library/index.rst index b6a5559..1b25c6e 100644 --- a/Doc/library/index.rst +++ b/Doc/library/index.rst @@ -43,7 +43,8 @@ the `Python Package Index <http://pypi.python.org/pypi>`_. stdtypes.rst exceptions.rst - strings.rst + text.rst + binary.rst datatypes.rst numeric.rst functional.rst @@ -53,7 +54,7 @@ the `Python Package Index <http://pypi.python.org/pypi>`_. fileformats.rst crypto.rst allos.rst - someos.rst + concurrency.rst ipc.rst netdata.rst markup.rst |