]> granicus.if.org Git - python/commit
bpo-32482: Fix suspicious code in tests for syntax and grammar. (#5086)
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 4 Jan 2018 08:36:35 +0000 (10:36 +0200)
committerGitHub <noreply@github.com>
Thu, 4 Jan 2018 08:36:35 +0000 (10:36 +0200)
commit0cc99c8cd70d422e4b345837a907db30e9180ab9
tree57959fceeec6bcb4b14a06bd243140dfa94e732f
parent811b2878dfc68dc3ecd81fb4b370c6e1f9ec69c2
bpo-32482: Fix suspicious code in tests for syntax and grammar. (#5086)
Lib/test/test_grammar.py
Lib/test/test_syntax.py