>>>>> "M" == M <mal@lemburg.com> writes:
M> Rather than "fixing" the encodings package, I'd rather suggest
M> to fix the unload procedure in the test suite.
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.
-Barry