]> granicus.if.org Git - python/commit
Issue #20750, Enable roundtrip tests for new 5-tuple untokenize. The
authorTerry Jan Reedy <tjreedy@udel.edu>
Sun, 23 Feb 2014 23:00:31 +0000 (18:00 -0500)
committerTerry Jan Reedy <tjreedy@udel.edu>
Sun, 23 Feb 2014 23:00:31 +0000 (18:00 -0500)
commit938ba685dc9bbd34a598465eabbbee849b00d803
treeae73ba22beb2a62b846fbb7fb8218923a37967ba
parent220cc21cec3716ca94d63fea51d30ae84274d8cc
Issue #20750, Enable roundtrip tests for new 5-tuple untokenize. The
constructed examples and all but 7 of the test/test_*.py files (run with -ucpu)
pass. Remove those that fail the new test from the selection list.
Patch partly based on patches by G. Brandl (#8478) and G. Rees (#12691).
Lib/test/test_tokenize.py