Patch 1420 by Ron Adam.
This adds support for bytes literals (b'...') to tokenize.py, and removes support for unicode literals (u'...').
Showing
Please
register
or
sign in
to comment
This adds support for bytes literals (b'...') to tokenize.py, and removes support for unicode literals (u'...').