mirror of
https://github.com/python/cpython.git
synced 2024-11-27 11:55:13 +08:00
Merge 3.5
This commit is contained in:
commit
a07614aa31
@ -1032,7 +1032,7 @@ class GrammarTests(unittest.TestCase):
|
||||
# Test ifelse expressions in various cases
|
||||
def _checkeval(msg, ret):
|
||||
"helper to check that evaluation of expressions is done correctly"
|
||||
print(x)
|
||||
print(msg)
|
||||
return ret
|
||||
|
||||
# the next line is not allowed anymore
|
||||
|
Loading…
Reference in New Issue
Block a user