]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Clean up unused imports for the peg generator module (GH-19891)
authorAnthony Shaw <anthony.p.shaw@gmail.com>
Mon, 4 May 2020 02:03:05 +0000 (12:03 +1000)
committerGitHub <noreply@github.com>
Mon, 4 May 2020 02:03:05 +0000 (03:03 +0100)
commitc95e691c904bb5ebd91825efa81b93cb9e354a85
treec4d647f2d31e135568b3ea7295b32e4d79607ed0
parent7f06af684a1882fdb19d20650825948b1d7996e5
Clean up unused imports for the peg generator module (GH-19891)
Tools/peg_generator/pegen/build.py
Tools/peg_generator/pegen/c_generator.py
Tools/peg_generator/pegen/first_sets.py
Tools/peg_generator/pegen/grammar.py
Tools/peg_generator/pegen/grammar_visualizer.py
Tools/peg_generator/scripts/ast_timings.py
Tools/peg_generator/scripts/benchmark.py
Tools/peg_generator/scripts/find_max_nesting.py
Tools/peg_generator/scripts/test_parse_directory.py