Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-1930

SyntaxError on PythonInterpreter

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.7.0
    • 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

          Activity

            People

              astroshim Shim HyungSung
              astroshim Shim HyungSung
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: