> I got the following error message in stepping through a
> Python 2.2 script.
> Can anyone shed some light for me on what it means? I am new
> to Python.
This is an old bug in Pythonwin. Upgrade to build 203 from
sourceforge.net/projects/pywin32, and that particular error should go away.
Mark
I got the following error message in stepping through a Python 2.2 script.
Can anyone shed some light for me on what it means? I am new to Python.
PythonWin 2.2.3 (#42, May 30 2003, 18:12:08) [MSC 32 bit (Intel)] on win32.
Portions Copyright 1994-2001 Mark Hammond ([EMAIL PROTECTED]) - see
'Help/
>> 2. Append .PY to the system PATHEXT.
>
> This makes sense, but also may be confusing with multiple versions.
I don't see a problem with multiple versions, the 'default' version is
used when you type 'path\to\script'. And you can use batch files to
select a specific Python version.
But I also