]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
add some checks for evaluation order with parenthesis #7210
authorBenjamin Peterson <benjamin@python.org>
Sat, 31 Oct 2009 03:56:15 +0000 (03:56 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sat, 31 Oct 2009 03:56:15 +0000 (03:56 +0000)
commitb2e31a1c63aee016fe457f9328c30d74b746429f
tree17e0514e400e7c78ff68ee4ce4fb1327666d96ab
parent2c970a2ba23eb578923771922b0da2344385c137
add some checks for evaluation order with parenthesis #7210
Lib/test/test_grammar.py