[Python-Dev] chained assignment weirdity

Greg Ewing greg.ewing at canterbury.ac.nz
Tue Nov 6 22:30:58 CET 2012


MRAB wrote:
> That would make augmented assignment more difficult. For example, how
> would you write the equivalent of "x -= y"?

SUBTRACT x FROM y.

CLOSE POST WITH SMILEY.

-- 
Greg


More information about the Python-Dev mailing list