questions about scope/threading

maney at pobox.com maney at pobox.com
Fri Nov 15 17:42:31 EST 2002


Aahz <aahz at pythoncraft.com> wrote:
> One way or another, every object in Python is reachable using Python
> code.

Well, sure.  At least if you subscribe to the peculiar theory that thinks
that gc has to collect every unreachable object before the program exits.

I would complain that you willfully misconstrued my meaning - I was, of
course, thinking about bound objects - but I certainly ought to know better
than to accidentally leave you a semantic ambiguity to play with!  :-)



More information about the Python-list mailing list