Patch 1420 by Ron Adam.
This adds support for bytes literals (b'...') to tokenize.py, and removes support for unicode literals (u'...').
G
Guido van Rossum committed
4fe72f9b03f92f126bec69d79ca3e9e09018c988
Parent: 1607278
This adds support for bytes literals (b'...') to tokenize.py, and removes support for unicode literals (u'...').