Pythonwin

Gabriel Genellina gagsl-py2 at yahoo.com.ar
Fri May 9 10:02:20 EDT 2008


En Fri, 09 May 2008 10:40:38 -0300, Clive_S <cliveswan at yahoo.co.uk> 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




More information about the Python-list mailing list