]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Patch #802188: better parser error message for non-EOL following line cont.
authorMartin v. Löwis <martin@v.loewis.de>
Thu, 3 Mar 2005 11:45:45 +0000 (11:45 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Thu, 3 Mar 2005 11:45:45 +0000 (11:45 +0000)
commit4bf108d74f2e36f16f4c0c00e7791e418e2d47ff
tree5d19f6610a464a81add147dd85fd1e72a8f480a8
parenta4dac4094acd35810b1497bbf99642fc98afd475
Patch #802188: better parser error message for non-EOL following line cont.
Include/errcode.h
Misc/NEWS
Parser/tokenizer.c
Python/pythonrun.c