Compound Assignment Operators ( +=, *=, etc...)

Drew McDowell drew.mcdowell at msfc.nasa.gov
Fri Aug 13 15:41:18 EDT 1999


I looked in the FAQ and couldn't find anything on the Compound
Assignment Operators.
(+=, *=, -=, etc..)
Why dosen't Python support them?  Is there a easy way to add them?

-Drew McDowell




More information about the Python-list mailing list