Show More
@@ -34,7 +34,7 b'' | |||||
34 | gratuitous whitespace in () or [] |
|
34 | gratuitous whitespace in () or [] | |
35 | ./wrong.py:2: |
|
35 | ./wrong.py:2: | |
36 | > del(arg2) |
|
36 | > del(arg2) | |
37 |
|
|
37 | Python keyword is not a function | |
38 | ./wrong.py:3: |
|
38 | ./wrong.py:3: | |
39 | > return ( 5+6, 9) |
|
39 | > return ( 5+6, 9) | |
40 | missing whitespace in expression |
|
40 | missing whitespace in expression |
General Comments 0
You need to be logged in to leave comments.
Login now