infidel wrote:
>>in Python equality rebinds the name
> 
> 
> Assignment (=) rebinds the name.  Equality (==) is something else
> entirely.

Good catch.  I was thinking of it as the "equals" operator.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to