Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
b86677079d95a8296dbc0b5a21311cb68a3c7f40
/
Lib
/
token.py
8f15bd8
Remove redundant 'import string' (PyChecker).
by Guido van Rossum
· 23 years ago
a38d260
Regenerated token.py to account for new DOUBLESLASH and DOUBLESLASHEQUAL.
by Tim Peters
· 23 years ago
6e025bc
String method cleanup.
by Eric S. Raymond
· 24 years ago
b08b2d3
String method conversion.
by Eric S. Raymond
· 24 years ago
3405262
Update for augmented assignment.
by Thomas Wouters
· 24 years ago
e7b146f
The third and final doc-string sweep by Ka-Ping Yee.
by Guido van Rossum
· 25 years ago
45e2fbc
Mass check-in after untabifying all files that need it.
by Guido van Rossum
· 27 years ago
9694fca
Convert all remaining *simple* cases of regex usage to re usage.
by Guido van Rossum
· 27 years ago
e3dbc7e
Reduced number of temporary names used at module scope. Use underscores in
by Fred Drake
· 27 years ago
4747887
New batch from Fred
by Guido van Rossum
· 28 years ago
154a539
Changes for new parser module (Fred Drake)
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