]> granicus.if.org Git - python/commit
Fix and test weak referencing of itertools.tee objects.
authorRaymond Hettinger <python@rcn.com>
Sun, 17 Oct 2004 16:40:14 +0000 (16:40 +0000)
committerRaymond Hettinger <python@rcn.com>
Sun, 17 Oct 2004 16:40:14 +0000 (16:40 +0000)
commita9f609290431ae1e03148b814ee55972d8f9d43e
treef917c843f4128a5eb87c3d0502b19e5b249a3ce6
parent837dd93e3b038b80bc65c85352e5196097220388
Fix and test weak referencing of itertools.tee objects.
Lib/test/test_itertools.py
Modules/itertoolsmodule.c