[Python-Dev] Fix import errors to have data (original) (raw)

Guido van Rossum guido at python.org
Tue Jul 27 22:43:44 CEST 2004


Then you're proposing a way for a highly knowledgable user to anticipate, and partially worm around, that Python leaves behind insane module objects in sys.modules. Wouldn't it be better to change Python to stop leaving insane module objects in sys.modules to begin with? That's harder, but seems to me it would do a lot more good for a lot more people.

+1

--Guido van Rossum (home page: http://www.python.org/~guido/)



More information about the Python-Dev mailing list