Message6770
 
            
            
            
 
   
   
 
 
  
      I'm in Jython 2.5.2 and I am also experiencing the same issue with function decorators in the Jython interpreter:
>>> import __builtin__
>>> class C(object):
...     @staticmethod
  File "<stdin>", line 2
    @staticmethod
                ^
SyntaxError: mismatched input '' expecting CLASS | 
   
  
 
|
 
| Date | 
User | 
Action | 
Args | 
 
| 2012-02-03 23:46:24 | lgoh | set | messageid: <1328312784.91.0.467155530121.issue1749@psf.upfronthosting.co.za> |  
| 2012-02-03 23:46:24 | lgoh | set | recipients:
  + lgoh, hyao |  
| 2012-02-03 23:46:24 | lgoh | link | issue1749 messages |  
| 2012-02-03 23:46:24 | lgoh | create |  |  
 
 
 |