SIGN IN SIGN UP

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.
G
Guido van Rossum committed
641591cffe09210b46b8f14b62831a17469995cd
Parent: feea078