]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #17225: JSON decoder now counts columns in the first line starting
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 21 Feb 2013 18:21:21 +0000 (20:21 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 21 Feb 2013 18:21:21 +0000 (20:21 +0200)
with 1, as in other lines.

1  2 
Lib/json/decoder.py
Misc/NEWS

Simple merge
diff --cc Misc/NEWS
Simple merge