summaryrefslogtreecommitdiffstats
path: root/Doc/library/strings.rst
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2008-05-30 06:27:09 (GMT)
committerGeorg Brandl <georg@python.org>2008-05-30 06:27:09 (GMT)
commit2932d9376e4d89f401ad25f9dfab7fdbf25779cc (patch)
treeb3e631e5f29f1bf6cb38a46e6c3ce340a4dbcd96 /Doc/library/strings.rst
parenteec0d5f8fdba2cc577402b9da5207842eb30b491 (diff)
downloadcpython-2932d9376e4d89f401ad25f9dfab7fdbf25779cc.zip
cpython-2932d9376e4d89f401ad25f9dfab7fdbf25779cc.tar.gz
cpython-2932d9376e4d89f401ad25f9dfab7fdbf25779cc.tar.bz2
#3007: remove stringio docs and fix a few nits in io docs.
Diffstat (limited to 'Doc/library/strings.rst')
-rw-r--r--Doc/library/strings.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/library/strings.rst b/Doc/library/strings.rst
index 4c7f9eb..b5f8345 100644
--- a/Doc/library/strings.rst
+++ b/Doc/library/strings.rst
@@ -21,7 +21,6 @@ string functions based on regular expressions.
re.rst
struct.rst
difflib.rst
- stringio.rst
textwrap.rst
codecs.rst
unicodedata.rst