[Python-Dev] deprecated stuff in standard library

Brian Curtin brian.curtin at gmail.com
Fri Feb 19 14:47:27 CET 2010


On Fri, Feb 19, 2010 at 08:40, Sjoerd Mullender <sjoerd at acm.org> wrote:

> On 2010-02-19 14:10, Guido van Rossum wrote:
> > Isn't mhlib itself deprecated? (It's gone in Py3k.)
>
> I wouldn't like that, but it is beside my point.  If a module is
> deprecated, then it should not be used in released code.
> If mhlib is deprecated, it doesn't tell you about it.  mhlib uses
> multifile and multifile does tell you it is deprecated, and that is
> pretty annoying.
>
> I see the deprecation warning upon importing mhlib in 2.6 and trunk (with
-Wd).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20100219/e05ba00f/attachment.htm>


More information about the Python-Dev mailing list