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

infidel saint.infidel at gmail.com
Tue Aug 9 12:00:42 EDT 2005


> in Python equality rebinds the name

Assignment (=) rebinds the name.  Equality (==) is something else
entirely.




More information about the Python-list mailing list