[Python-Dev] standard library mimetypes module pathologically broken?

Paul Moore p.f.moore at gmail.com
Sun Aug 2 13:45:49 CEST 2009


2009/8/2 Michael Foord <fuzzyman at voidspace.org.uk>:
[...]
>> In this version, tests would want to call the _init_singleton()
>> function to reset to defaults.
[...]
> Please post the patches to the Python bug tracker:
>
>   http://bugs.python.org
>
> Thanks

The patch you post should also patch the test suite to use your
replacement initialisation function where needed (if you didn't
already do that).

Paul.


More information about the Python-Dev mailing list