Windows versions of Python---pros and cons?

Trent Mick trentm at ActiveState.com
Mon Jun 24 13:51:30 EDT 2002


[Chris Barker wrote]
> Actually, I do use the ActiveState version, but *.py is associated with
> PythonWin, rather than the python interpreter

No, ActivePython registers the "Open" action for .py to run with the
Python interpreter and also registers an "Edit" action to open in
PythonWin. "Open" should be the default action so that double-clicking
on a .py file will run it. You should be a ble to right-click on a .py
file and have "Open" and "Edit" options.


> Now I have to figure out how to change my PATHEXT environment variable,
> which is pretty OT for this group...

Win9x: autoexec.bat
WinME: dunno
WinNT/2000/XP: Start->Settings->Control Panel->System
                    ->Advanced->Environment Variables


Cheers,
Trent


-- 
Trent Mick
TrentM at ActiveState.com





More information about the Python-list mailing list