[Python-Dev] regrtest.py mystery (original) (raw)
Guido van Rossum guido@python.org
Mon, 17 Dec 2001 11:12:54 -0500
- Previous message: [Python-Dev] regrtest.py mystery
- Next message: [Python-Dev] regrtest.py mystery
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Featurette request for Python 2.3: a builtin unload() which Does The Right Thing to unload a module, or raise an exception if the module cannot be unloaded. Lots and lots of applications would find this useful.
I haven't been following this discussion. Can you give a clear definition of The Right Thing?
--Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] regrtest.py mystery
- Next message: [Python-Dev] regrtest.py mystery
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]