diff options
author | Guido van Rossum <guido@python.org> | 2007-10-10 18:44:39 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2007-10-10 18:44:39 +0000 |
commit | 63e3b71675ed77819754d161fc6ea3ea66064f09 (patch) | |
tree | ceff88aad18e116f93e042180c863d8ab6218372 /Python/pythonrun.c | |
parent | 4103954c18a9858d4ec0c9eb485b43e78cd19cd8 (diff) | |
download | cpython-63e3b71675ed77819754d161fc6ea3ea66064f09.tar.gz |
Fix an issue in PyTokenizer_RestoreEncoding() which was treating a PyBytes
object with PyString calls and not checking errors. This caused the display
of syntax errors to be deformed.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions