mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
parent
7ff033bd62
commit
c6ec54d8eb
1 changed files with 1 additions and 1 deletions
|
|
@ -994,7 +994,7 @@ def test_if_else_expr(self):
|
|||
# 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…
Add table
Add a link
Reference in a new issue