On 22/01/13 16:45, Facundo Batista wrote:
>
> Yes, but note that without the __del__ it had the same behaviour...
>

Not quite. The OP said that:

  a) He had a problem with a Twisted app not freeing memory under load
  b) He had reproduced that problem with his example, that included __del__

Nowhere did he say "it does the same without __del__". He was in fact 
not specific about whether the original/real code uses __del__ or not.

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to