This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
21,060
Commits
9
Branches
456
Tags
1.7
GiB
615e2505f0
Commit Graph
3 Commits
Author
SHA1
Message
Date
Jeremy Hylton
a4553c04fd
There's no need for the tokenize tests to include a SyntaxError.
2001-04-13 14:36:51 +00:00
Ka-Ping Yee
1ff08b1243
Add tokenizer support and tests for u'', U"", uR'', Ur"", etc.
2001-01-15 22:04:30 +00:00
Guido van Rossum
0874f7fdaf
Tests for tokenize.py (Ka-Ping Yee)
1997-10-27 22:15:06 +00:00