]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove unused import and remove doctest-only import into doctests.
authorJason R. Coombs <jaraco@jaraco.com>
Sat, 20 Jun 2015 23:13:50 +0000 (19:13 -0400)
committerJason R. Coombs <jaraco@jaraco.com>
Sat, 20 Jun 2015 23:13:50 +0000 (19:13 -0400)
commit7cf36387e4a4e7f9686274cdfaeaeddc76ff5902
tree43c3cb23143d5107d9f581c2717a11b8a2a4273c
parent9fe164364af47d119c4bed420694570ee9a4e6a6
Remove unused import and remove doctest-only import into doctests.
Lib/test/test_tokenize.py