Passing arguments to function - (The fundamentals are confusing me)

Christopher Subich spam.csubich+block at block.subich.spam.com
Tue Aug 9 13:40:10 EDT 2005


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.



More information about the Python-list mailing list