]> 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:19:28 +0000 (14:19 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Tue, 4 Sep 2007 14:19:28 +0000 (14:19 +0000)
commita5136196bce72c51c79a5f961223b4645c90255c
tree552aefbadb426b866df79421bb0e7e953dec47c9
parent58bd49f5fec11751806d869a8479f59e13d2d558
Patch #1031213: Decode source line in SyntaxErrors back to its original
source encoding. Will backport to 2.5.
Lib/test/test_compiler.py
Misc/ACKS
Misc/NEWS
Parser/parsetok.c
Parser/tokenizer.c
Parser/tokenizer.h