Peter Otten wrote:

> Don't add
> 
>>position = []
> 
> to your code. That's not a declaration, but a class attribute and in the
> long run it will cause nothing but trouble.

Why's that?


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

Reply via email to