index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
tokenize.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Differentiate between NEWLINE token (an official newline) and NL token
Guido van Rossum
1998-04-03
1
-5/+15
*
New, fixed version with proper r"..." and R"..." support from Ka-Ping.
Guido van Rossum
1997-10-27
1
-7/+10
*
Redone (by Ka-Ping) using the new re module, and adding recognition
Guido van Rossum
1997-10-27
1
-57/+55
*
Correct typo in last line (test program invocation).
Guido van Rossum
1997-06-03
1
-1/+1
*
Ping's latest. Fixes triple quoted strings ending in odd
Guido van Rossum
1997-04-09
1
-20/+31
*
Ka-Ping's muich improved version of March 26, 1997:
Guido van Rossum
1997-04-08
1
-74/+98
*
Added support for imaginary constants (e.g. 0j, 1j, 1.0j).
Guido van Rossum
1997-03-10
1
-4/+5
*
Fixed doc string, added __version__, fixed 1 bug.
Guido van Rossum
1997-03-07
1
-11/+18
*
Ka-Ping's version.
Guido van Rossum
1997-03-07
1
-45/+132
*
* test_select.py: (some) tests for built-in select module
Guido van Rossum
1993-11-11
1
-1/+3
*
Change the order in which Floatnumber and Intnumber are tried
Guido van Rossum
1992-03-16
1
-2/+3
*
Initial revision
Guido van Rossum
1992-01-01
1
-0/+60