]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-32482: Improve syntax and grammar tests. (#5085)
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 4 Jan 2018 08:36:14 +0000 (10:36 +0200)
committerGitHub <noreply@github.com>
Thu, 4 Jan 2018 08:36:14 +0000 (10:36 +0200)
commit0bcba372bcd564555c98a65be4fb1309ff1ae5d5
treede244a97e7a68937e541888ea8b12815cb7a64db
parenteb08a9290f28e602ba035acfe8c2d3cd2b9965b0
bpo-32482: Improve syntax and grammar tests. (#5085)
Lib/test/test_grammar.py
Lib/test/test_syntax.py
Lib/test/test_sys_settrace.py