]> granicus.if.org Git - python/commitdiff
Issue #2382: SyntaxError cursor "^" now is written at correct position in most
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 21 Jan 2014 20:29:47 +0000 (22:29 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 21 Jan 2014 20:29:47 +0000 (22:29 +0200)
cases when multibyte characters are in line (before "^").  This still not
works correctly with wide East Asian characters.

1  2 
Lib/test/test_exceptions.py
Lib/test/test_traceback.py
Misc/NEWS
Python/pythonrun.c

Simple merge
Simple merge
diff --cc Misc/NEWS
Simple merge
Simple merge