]> granicus.if.org Git - python/commit
Add support for the iterator protocol to weakref proxy objects.
authorFred Drake <fdrake@acm.org>
Fri, 9 Aug 2002 18:34:16 +0000 (18:34 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 9 Aug 2002 18:34:16 +0000 (18:34 +0000)
commitf16c3dc81b33c5eaf977ff850c056f3c05143742
tree7f31297379d22229ee8915f9ab1dabed393663e1
parentca3ac7f639cf48629b896ffc88b3be9308bf6596
Add support for the iterator protocol to weakref proxy objects.
Part of fixing SF bug #591704.
Objects/weakrefobject.c