]> granicus.if.org Git - python/commit
SF bug #644345, Poor error message for augmented assign
authorNeal Norwitz <nnorwitz@gmail.com>
Thu, 22 May 2003 22:00:04 +0000 (22:00 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Thu, 22 May 2003 22:00:04 +0000 (22:00 +0000)
commita1d654e13a1c8f658a1f0a04dafec8005e241a99
tree29442f0e160dbb5067b564b38e8b30326f339856
parent8891021229abb3bc4a9732c8cfa1993dccde8674
SF bug #644345, Poor error message for augmented assign

Update error message.  Hopefully this is clearer to some people.
Python/compile.c