En Fri, 09 May 2008 10:40:38 -0300, Clive_S <[EMAIL PROTECTED]> escribió:

> I downloaded (from Python) and installed python-2.4.4.msi
>
> I have python and pythonw.exe in the Python 24 folder (but not in my
> start menu).
> When I click on the pythonw.exe it is not launched??

pythonw.exe is NOT PythonWin - it's a consoleless version of the standard 
Python interpreter.
PythonWin is part of the pywin32 package that you can download from 
https://sourceforge.net/projects/pywin32/ (make sure you get the right version)

-- 
Gabriel Genellina

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to