]> granicus.if.org Git - python/commit
itertools, operator and functools are not really "numeric" modules; move them into...
authorGeorg Brandl <georg@python.org>
Thu, 6 Jan 2011 09:23:19 +0000 (09:23 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 6 Jan 2011 09:23:19 +0000 (09:23 +0000)
commit77041b23540764ef0cd4eec4f1368c740daff338
treee467e446e45dafc136ee906d9a0d5c32de6f8e85
parente98628d60c6fed3cd668901755605dda6fee6dc6
itertools, operator and functools are not really "numeric" modules; move them into their own "functional" chapter.
Doc/library/functional.rst [new file with mode: 0644]
Doc/library/index.rst
Doc/library/numeric.rst