]> granicus.if.org Git - python/commit
Add tokenizer support and tests for u'', U"", uR'', Ur"", etc.
authorKa-Ping Yee <ping@zesty.ca>
Mon, 15 Jan 2001 22:04:30 +0000 (22:04 +0000)
committerKa-Ping Yee <ping@zesty.ca>
Mon, 15 Jan 2001 22:04:30 +0000 (22:04 +0000)
commit1ff08b1243dcb07db975640b2f3cbc82985bee81
treeb50ef5916d7dfa11e846987f004224622e46a328
parent534c60f9ab1e2bba453690e659d2a86f3ad6439d
Add tokenizer support and tests for u'', U"", uR'', Ur"", etc.
Lib/test/output/test_tokenize
Lib/test/tokenize_tests.py
Lib/tokenize.py