Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
3494e4a31f262523e84bf7f1eb243ad2cd0786e2
/
Lib
/
tokenize.py
a90c78b
Differentiate between NEWLINE token (an official newline) and NL token
by Guido van Rossum
· 27 years ago
fefc922
New, fixed version with proper r"..." and R"..." support from Ka-Ping.
by Guido van Rossum
· 27 years ago
3b63177
Redone (by Ka-Ping) using the new re module, and adding recognition
by Guido van Rossum
· 27 years ago
2b1566b
Correct typo in last line (test program invocation).
by Guido van Rossum
· 27 years ago
de65527
Ping's latest. Fixes triple quoted strings ending in odd
by Guido van Rossum
· 28 years ago
1aec323
Ka-Ping's muich improved version of March 26, 1997:
by Guido van Rossum
· 28 years ago
b5dc5e3
Added support for imaginary constants (e.g. 0j, 1j, 1.0j).
by Guido van Rossum
· 28 years ago
b51eaa1
Fixed doc string, added __version__, fixed 1 bug.
by Guido van Rossum
· 28 years ago
fc6f533
Ka-Ping's version.
by Guido van Rossum
· 28 years ago
b31c7f7
* test_select.py: (some) tests for built-in select module
by Guido van Rossum
· 31 years ago
10d10ff
Change the order in which Floatnumber and Intnumber are tried
by Guido van Rossum
· 33 years ago
4d8e859
Initial revision
by Guido van Rossum
· 33 years ago