]> granicus.if.org Git - python/commit
Adopt Christian Stork's suggested argument order for the logic quantifiers.
authorRaymond Hettinger <python@rcn.com>
Sun, 5 Oct 2003 16:47:36 +0000 (16:47 +0000)
committerRaymond Hettinger <python@rcn.com>
Sun, 5 Oct 2003 16:47:36 +0000 (16:47 +0000)
commitdbe3d280e70c8a2a5542839a118333d645192b79
tree220b97aec9f8b56de7fd4ffa1013514efb6094fc
parent2f726e9093381572b21edbfc42659ea89fbdf686
Adopt Christian Stork's suggested argument order for the logic quantifiers.
Adopt Jeremy Fincher's suggested function name, "any", instead of "some".
Doc/lib/libitertools.tex
Lib/test/test_itertools.py