Re: Komodo syntax checking for python2.4

2005-04-26 Thread George Sakkis
"Trent Mick" wrote: > George, > > My suspicion is that the difference is that you are using a Cygwin > Python and it is using Un*x-style process return values. What do the > following return for your Python. > > For me on Windows (with ActivePython 2.4): > >>> import os > >>> os.system("ex

Re: Komodo syntax checking for python2.4

2005-04-26 Thread Trent Mick
[George Sakkis wrote] > I downloaded the latest Komodo (3.1) and configured it for python 2.4 > so that it doesn't show decorators and genexps as syntax errors, but > background syntax checking doesn't seem to work at all for python 2.4. > Even for correct files, it shows a "Syntax checking error: