<div class="gmail_quote">On Fri, Feb 19, 2010 at 08:40, Sjoerd Mullender <span dir="ltr">&lt;<a href="mailto:sjoerd@acm.org">sjoerd@acm.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On 2010-02-19 14:10, Guido van Rossum wrote:<br>
&gt; Isn&#39;t mhlib itself deprecated? (It&#39;s gone in Py3k.)<br>
<br>
</div>I wouldn&#39;t like that, but it is beside my point.  If a module is<br>
deprecated, then it should not be used in released code.<br>
If mhlib is deprecated, it doesn&#39;t tell you about it.  mhlib uses<br>
multifile and multifile does tell you it is deprecated, and that is<br>
pretty annoying.<br>
<br></blockquote></div>I see the deprecation warning upon importing mhlib in 2.6 and trunk (with -Wd).<br>