]> granicus.if.org Git - python/commit
Issue 25422: Add tests for multi-line string tokenization. Also remove truncated...
authorEric V. Smith <eric@trueblade.com>
Sat, 17 Oct 2015 00:45:53 +0000 (20:45 -0400)
committerEric V. Smith <eric@trueblade.com>
Sat, 17 Oct 2015 00:45:53 +0000 (20:45 -0400)
commit67317742162dd5b9728672b2ff7ed21e2aa7d2fa
treeef8a2b418eea11da3bbf9cf9ab493198d71bac08
parent9b63868f77c6782bba6b3ceed8e2058b471b6fd5
Issue 25422: Add tests for multi-line string tokenization. Also remove truncated tokens.
Lib/test/test_tokenize.py