Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make tested code valid Python code #657

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Fix another piece of code in the tests
SylvainDe committed Jun 15, 2017
commit 98a5ab764a8e2eb3d3b99ef740500082eee158af
2 changes: 2 additions & 0 deletions testsuite/E12not.py
Original file line number Diff line number Diff line change
@@ -532,6 +532,8 @@ def f():
If you would like to see debugging output,
try: %s -d5
''' % sys.argv[0])
except IndexError:
pass


d = { # comment