Issue #20387: Add test capturing failure to roundtrip indented code in tokenize module.
authorJason R. Coombs <jaraco@jaraco.com>
Sat, 20 Jun 2015 23:52:22 +0000 (19:52 -0400)
committerJason R. Coombs <jaraco@jaraco.com>
Sat, 20 Jun 2015 23:52:22 +0000 (19:52 -0400)
commit5713b3c5bf0c27d5443e6d3a1cd2ce3495778597
tree4930f3172c49eb4f0a93d6cf4f30556f69594616
parent7cf36387e4a4e7f9686274cdfaeaeddc76ff5902
Issue #20387: Add test capturing failure to roundtrip indented code in tokenize module.
Lib/test/test_tokenize.py