SIGN IN SIGN UP

Fix doctests in test_tokenize by converting Python 2.x syntax

to Python 3.0 syntax (drop leading '0' and trailing 'L' from
integer literals, remove leading 'u' from unicode string
literals), and adjusting expected output accordingly.
M
Mark Dickinson committed
0c1f7c0c8adacac5f2960357b1c35f23352b4e70
Parent: fc689dd