]> granicus.if.org Git - python/commit
More tests
authorRaymond Hettinger <python@rcn.com>
Sun, 29 Jun 2003 20:36:23 +0000 (20:36 +0000)
committerRaymond Hettinger <python@rcn.com>
Sun, 29 Jun 2003 20:36:23 +0000 (20:36 +0000)
commit0242070d0401d528d1382b8d36f05d4aae14d442
tree778f95566875e5978c7bbeddfe6d727f0d0f1b09
parent5728815e7b3c4538799c80b657d2e923db3c6968
More tests

* Test with infinite inputs (using take() on the output)
* Test whether GC can find and eliminate cycles.
Lib/test/test_itertools.py