Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
pyromaths
pyromaths
Commits
eaccac96
Commit
eaccac96
authored
Oct 06, 2016
by
Louis
Browse files
WIP for future (?) python3 support
parent
76b3f090
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/testexo.py
View file @
eaccac96
...
...
@@ -308,7 +308,7 @@ def do_lsexos(__options):
"""Perform the `lsexos` command."""
tests
=
TestPerformer
()
for
exo_id
in
tests
.
iter_id
():
print
exo_id
print
(
exo_id
)
COMMANDS
=
{
"check"
:
do_check
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment