Re: Komodo, Python

2012-06-16 Thread Ian Kelly
On Sat, Jun 16, 2012 at 3:20 AM, Dieter Maurer wrote: > In addition it shows that the "kdb.py" code is very old. "whrandom" > is been replaced by "random" a long time ago. Komodo 2.5 was released in 2003. At the time, Python was on release 2.3. Komodo is currently on version 7. The OP should co

Re: Komodo, Python

2012-06-16 Thread Dieter Maurer
"Isaac@AU" writes: > I just started learning python. I have komodo2.5 in my computer. And I > installed python2.7. I tried to write python scripts in komodo. But every > time I run the code, there's always the error: > > Traceback (most recent call last): > File "C:\Program Files\ActiveState