]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Kill reduce(). A coproduction of John Reese, Jacques Frechet, and Alex M.
authorGuido van Rossum <guido@python.org>
Tue, 22 Aug 2006 00:21:25 +0000 (00:21 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 22 Aug 2006 00:21:25 +0000 (00:21 +0000)
commit89da5d7c3d9cf5bfd4a374e23fd924bbffdeaf5c
treeaef767c70a3b57c4128d44816e4e070d28fffb9d
parent6cefeb0e8156406ac3f99248f6a3d3cd1536ca23
Kill reduce().  A coproduction of John Reese, Jacques Frechet, and Alex M.
Lib/csv.py
Lib/difflib.py
Lib/idlelib/AutoCompleteWindow.py
Lib/idlelib/MultiCall.py
Lib/test/test_builtin.py
Lib/test/test_iter.py
Lib/test/test_random.py
Python/bltinmodule.c
Tools/i18n/pygettext.py
Tools/pybench/pybench.py