Antoine Pitrou wrote:
- it is held alive through builtins: the site module patches builtins with additional objects, which themselves keep references to the site module's globals,
The module probably *should* stay alive in that case, since it's still accessible via those patched builtins. -- 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