On Sat, Nov 12, 2016 at 10:08 PM João Matos <jcrma...@gmail.com> wrote:
> > What I would like to propose is the creation of the reverse: > a =+ c is the same as a = c + a > a =+5 already means a becomes 5 > a =- c is the same as a = c - a > a =-5 already means a becomes -5 Elazar
_______________________________________________ Python-ideas mailing list Python-ideas@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/