]> granicus.if.org Git - python/commit
Patch #1031213: Decode source line in SyntaxErrors back to its original
authorMartin v. Löwis <martin@v.loewis.de>
Tue, 4 Sep 2007 14:20:25 +0000 (14:20 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Tue, 4 Sep 2007 14:20:25 +0000 (14:20 +0000)
commitfc787d515d118122b35ef4143c47b144e8451405
tree9c9ec9199eaa081d8883b9e6f68f2b9d15a98477
parentcf754ba39fea286ac04fb8a62f515a4708d46dd2
Patch #1031213: Decode source line in SyntaxErrors back to its original
source encoding.
Lib/test/test_compiler.py
Misc/NEWS
Parser/parsetok.c
Parser/tokenizer.c
Parser/tokenizer.h