Nick Coghlan wrote:

> Early versions of the PEP 338 implementation also ran into the problem of a 
> module's globals getting cleared when the module itself goes away

A while back it was suggested that the module-clearing
thing might be dropped now that we have cyclic GC, but
I don't remember there being much discussion about it.
Has anyone had any thoughts on that?

--
Greg
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to