Circular refs

Greg Ewing greg.ewing at compaq.com
Thu Sep 30 18:08:51 EDT 1999


Tim Peters wrote:
> 
> The prime thing that killed adopting lexical
> closures was the cyclic trash problem then, and Greg Ewing just bumped into
> that again recently in his implementation.

Er, my implementation is actually a *solution* to the
cyclic trash problem.

Greg




More information about the Python-list mailing list