Thanks for your help.

* James <[EMAIL PROTECTED]> [2005-08-26 11:42]:
> No, the default paramter LL is only ever created once, not
> reinitialised every time the constructor is called - this is quite a
> common gotcha!

But still, it is not absolutely clear for me, what is going on. So, at
least just for my understanding: The parameter LL is created just once
for the whole class and not for the object (because I del the object
explicitly, which should destroy the object)?

Thanks,
    Dirk


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

Reply via email to