<p><br>
El 22/01/2013 12:22, &quot;Tristan Seligmann&quot; &lt;<a href="mailto:mithrandi@mithrandi.net">mithrandi@mithrandi.net</a>&gt; escribió:<br>
&gt;<br>
&gt; On Tue, Jan 22, 2013 at 3:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Tue, Jan 22, 2013 at 3:06 PM, Diego Woitasen &lt;<a href="mailto:diego@woitasen.com.ar">diego@woitasen.com.ar</a>&gt; wrote:<br>

&gt; I reproduce the problem with a modification of Echo client example<br>
&gt; from Twisted documentation:<br>
<br>
Adding __del__ methods causes the object to become uncollectable if it<br>
forms part of a reference cycle. Thus it is almost always a bad idea<br>
to add __del__ methods when attempting to debug a space leak, as the<br>
most likely outcome is that you introduce a _new_, _different_ leak to<br>
the one you are trying to debug.<br>
--<br>
mithrandi, i Ainil en-Balandor, a faer Ambar<br>
<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>
</blockquote></p>