diff options
author | Guido van Rossum <guido@python.org> | 2007-10-10 18:44:39 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2007-10-10 18:44:39 (GMT) |
commit | 641591cffe09210b46b8f14b62831a17469995cd (patch) | |
tree | feece0fed8c818d81a91a36ebcf02dcb52a539c2 /Tools | |
parent | feea0786a2f2d38b99c1867a4e6f53e8e764905b (diff) | |
download | cpython-641591cffe09210b46b8f14b62831a17469995cd.zip cpython-641591cffe09210b46b8f14b62831a17469995cd.tar.gz cpython-641591cffe09210b46b8f14b62831a17469995cd.tar.bz2 |
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 'Tools')
0 files changed, 0 insertions, 0 deletions