Add weakref support generator-iterators.
authorFred Drake <fdrake@acm.org>
Fri, 9 Aug 2002 18:35:52 +0000 (18:35 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 9 Aug 2002 18:35:52 +0000 (18:35 +0000)
commit72bc456403106c66a551fe046f7355579e17066f
tree404799db2b22692e2955203343f1c455c6f47c54
parentf16c3dc81b33c5eaf977ff850c056f3c05143742
Add weakref support generator-iterators.
Part of fixing SF bug #591704.
Python/ceval.c