On Friday, February 8, 2013 at 10:39 AM, Chris Withers wrote:
Hi All,
Just had a bit of an embarrassing incident in some code where I did:
sometotal =+ somevalue
I'm guessing this gets parsed as sometotal = +somevalue
I'm curious why this syntax is allowed? I'm sure there are good reasons, but thought I'd ask...
Chris
-- Simplistix - Content Management, Batch Processing & Python Consulting
Python-Dev mailing list Python-Dev@python.org (mailto:Python-Dev@python.org) http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/donald.stufft%40gmail.com