<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Thank you. That was the problem.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">
RJ</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Apr 12, 2013 at 5:08 AM,  <span dir="ltr">&lt;<a href="mailto:exarkun@twistedmatrix.com" target="_blank">exarkun@twistedmatrix.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 11:14 am, <a href="mailto:ralphm@ik.nu">ralphm@ik.nu</a> wrote:<br>
&gt;On 2013-04-12 08:43, RJ Ewing wrote:<br>
&gt;&gt;If I import a deprecated module and then run the test-suite should I<br>
&gt;&gt;be<br>
&gt;&gt;seeing an error? I think that I should be seeing an error, but I am<br>
&gt;&gt;not.<br>
&gt;&gt;I am not sure if I am doing something wrong or if my local environment<br>
&gt;&gt;is weird.<br>
&gt;<br>
&gt;Twisted should always emit DeprecationWarnings for such uses. However,<br>
&gt;since Python 2.7, these are suppressed by default and you need to<br>
&gt;specifically enable the &#39;default&#39; setting to see them again. Yeah.<br>
&gt;<br>
&gt;See<br>
&gt;&lt;<a href="http://docs.python.org/dev/whatsnew/2.7.html#the-future-for-" target="_blank">http://docs.python.org/dev/whatsnew/2.7.html#the-future-for-</a><br>
&gt;python-2-x&gt;<br>
&gt;for details.<br>
<br>
</div>This is an unfortunate bug, though.  See &lt;<a href="http://tm.tl/6348" target="_blank">http://tm.tl/6348</a>&gt;.<br>
<br>
Jean-Paul<br>
<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
Twisted-Python mailing list<br>
<a href="mailto:Twisted-Python@twistedmatrix.com">Twisted-Python@twistedmatrix.com</a><br>
<a href="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python" target="_blank">http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python</a><br>
</div></div></blockquote></div><br></div>