]> granicus.if.org Git - python/commit
Add tests for weakref support for generator-iterators.
authorFred Drake <fdrake@acm.org>
Fri, 9 Aug 2002 18:37:10 +0000 (18:37 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 9 Aug 2002 18:37:10 +0000 (18:37 +0000)
commit56d12661934cfa280abf4884528d9e481a2d7a01
tree709585342b4a852e213cf4a5a1521103651a8d35
parent72bc456403106c66a551fe046f7355579e17066f
Add tests for weakref support for generator-iterators.
Part of fixing SF bug #591704.
Lib/test/test_generators.py