Menu

#1185 Jython Interpreter sidekick parser fails to parse some files

open
nobody
None
5
2009-07-17
2009-07-17
No

I'm examining the Python code for "Construct" version 2.00 -- http://construct.wikispaces.com/ -- and the Jython Interpreter Sidekick parser is just saying "not parsed" for several files.

E.g. adapters.py, macros.py. In both those cases, the issue seems to be traceable to the "from core import ..." line which if removed allows the files to be parsed.

I'm not sure why. Perhaps it's just because the Jython Interpreter plugin is based on Jython version 2.1, and Construct is likely to use some post-2.1 language features? Just a guess.

Discussion

  • Craig McQueen

    Craig McQueen - 2009-07-17

    I'm using jEdit 4.3 pre 17 on Windows 2000, using Java 1.6.0_07, and Jython Interpreter 0.9.7.

     
  • Wizzzard

    Wizzzard - 2010-07-27

    I have a patch that gives me some functionality with jEdit 4.3.2 and Jython 2.5.x.

     

Log in to post a comment.