summaryrefslogtreecommitdiff
path: root/Doc/library/numeric.rst
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2011-01-06 09:23:19 +0000
committerGeorg Brandl <georg@python.org>2011-01-06 09:23:19 +0000
commit77041b23540764ef0cd4eec4f1368c740daff338 (patch)
treee467e446e45dafc136ee906d9a0d5c32de6f8e85 /Doc/library/numeric.rst
parente98628d60c6fed3cd668901755605dda6fee6dc6 (diff)
downloadcpython-git-77041b23540764ef0cd4eec4f1368c740daff338.tar.gz
itertools, operator and functools are not really "numeric" modules; move them into their own "functional" chapter.
Diffstat (limited to 'Doc/library/numeric.rst')
-rw-r--r--Doc/library/numeric.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/Doc/library/numeric.rst b/Doc/library/numeric.rst
index 641f58885c..ba22cb6882 100644
--- a/Doc/library/numeric.rst
+++ b/Doc/library/numeric.rst
@@ -23,6 +23,3 @@ The following modules are documented in this chapter:
decimal.rst
fractions.rst
random.rst
- itertools.rst
- functools.rst
- operator.rst