Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
2b3ce3ba3f6f3fa688cb9e38de640e8cb15c4095
/
Lib
/
test
/
tokenize_tests.py
fc26c07
Undo Barry's change. This file is not imported, it's fed as input to
by Guido van Rossum
· 23 years ago
266e6b1
Quite down some FutureWarnings.
by Barry Warsaw
· 23 years ago
a4553c0
There's no need for the tokenize tests to include a SyntaxError.
by Jeremy Hylton
· 24 years ago
1ff08b1
Add tokenizer support and tests for u'', U"", uR'', Ur"", etc.
by Ka-Ping Yee
· 24 years ago
0874f7f
Tests for tokenize.py (Ka-Ping Yee)
by Guido van Rossum
· 28 years ago