]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
SF patch# 1755885 by Kurt Kaiser: show location of Unicode escape errors.
authorGuido van Rossum <guido@python.org>
Wed, 18 Jul 2007 17:19:14 +0000 (17:19 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 18 Jul 2007 17:19:14 +0000 (17:19 +0000)
commitb6ac23cd07ce560dcfd41e74e915d6afe4e8a525
tree9305b114506e853de2059d7506c0471f30bf051b
parenta3a4c2f4114fb9d43d80681dea155fd7538c9939
SF patch# 1755885 by Kurt Kaiser: show location of Unicode escape errors.
(Slightly tweaked for style and refcounts.)
Lib/test/test_parser.py
Python/ast.c