]> granicus.if.org Git - python/commit
Beef-up docs and tests for itertools. Fix-up end-case for product().
authorRaymond Hettinger <python@rcn.com>
Tue, 4 Mar 2008 04:17:08 +0000 (04:17 +0000)
committerRaymond Hettinger <python@rcn.com>
Tue, 4 Mar 2008 04:17:08 +0000 (04:17 +0000)
commitd553d856e7471b4e6c9ede6a445b813a7e468d4f
tree9f47f542aae79d4eda81e4bc7443c996140e75c9
parent378586a844cd1cc8346482b515a24740eedbb59e
Beef-up docs and tests for itertools.  Fix-up end-case for product().
Doc/library/itertools.rst
Lib/test/test_itertools.py
Modules/itertoolsmodule.c