Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.7.0
-
None
-
None
Description
I got SyntaxError when i try to run `for statement` like following.
%python.python for x in range(0,3): print ("hi")
The output is
File "<stdin>", line 2
z._displayhook()
^
SyntaxError: invalid syntax
Attachments
Issue Links
- links to