commit | 0242070d0401d528d1382b8d36f05d4aae14d442 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Sun Jun 29 20:36:23 2003 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Sun Jun 29 20:36:23 2003 +0000 |
tree | 778f95566875e5978c7bbeddfe6d727f0d0f1b09 | |
parent | 5728815e7b3c4538799c80b657d2e923db3c6968 [diff] |
More tests * Test with infinite inputs (using take() on the output) * Test whether GC can find and eliminate cycles.