On 2007-11-16, Robin Becker <[EMAIL PROTECTED]> wrote:
> Neil Cerutti wrote:
> .......
>
>
>   see why.
>> 
>> You are no longer making m copies of active_nodes.
>
> my profiling indicated that the main problem was the removes.

Yeah, I should've added, "for one thing." I'm glad Chris
correctly pointed out that you used del in one case, and remove
in the other.

-- 
Neil Cerutti
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to