]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Don't print the line number for syntax errors in string parsing.
authorGuido van Rossum <guido@python.org>
Mon, 3 Jun 1991 11:02:09 +0000 (11:02 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 3 Jun 1991 11:02:09 +0000 (11:02 +0000)
commit326f58276308034bf64d7c4fdafd8ba4fa20bbdd
treec25606f1f25228d4dbfadd0b7ab044de3752f899
parent301f1a6f79ae7a489371ee79f70e12d267609d84
Don't print the line number for syntax errors in string parsing.
Parser/parsetok.c