Amaury Forgeot d'Arc <amaur...@gmail.com> added the comment: >From the plain console: >>> a, b +=2 SystemError: invalid node type (24) for augmented assignment
Python 3.0 used to be correct: SyntaxError: illegal expression for augmented assignment ---------- assignee: -> benjamin.peterson nosy: +amaury.forgeotdarc, benjamin.peterson _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7050> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com