Issue2042

classification
Title: Mismateched input 'as' expecting COLON
Type: Severity: urgent
Components: Core Versions: Jython 2.5
Milestone:
process
Status: closed Resolution: duplicate
Dependencies: Superseder: SyntaxError: mismatched input 'as' expecting COLON
View: 2043
Assigned To: Nosy List: acasari
Priority: Keywords:

Created on 2013-04-27.20:48:14 by acasari, last changed 2013-04-28.17:09:25 by jeff.allen.

Messages
msg7999 (view) Author: Adolfo Casari (acasari) Date: 2013-04-27.20:48:14
I am getting this error with Jython 2.5.3. 
Is it fixed in a newer version?
History
Date User Action Args
2013-04-28 17:09:25jeff.allensetstatus: open -> closed
resolution: duplicate
superseder: SyntaxError: mismatched input 'as' expecting COLON
2013-04-27 20:48:14acasaricreate