Message49
Logged In: YES
user_id=395736
Multiline strings also fail in the Jython interpreter with a
similar error message.
Jython 2.1b1 on java1.3.1_01 (JIT: null)
Type "copyright", "credits" or "license" for more information.
>>> a='''asd
Traceback (innermost last):
(no code object) at line 0
File "<console>", line 2
SyntaxError: Lexical error at line 2, column 0. Encountered:
<EOF> after : ""
>>>
|
|
Date |
User |
Action |
Args |
2008-02-20 17:16:38 | admin | link | issue222805 messages |
2008-02-20 17:16:38 | admin | create | |
|