I like python.

Ant antroy at gmail.com
Fri Oct 20 17:28:23 EDT 2006


Fidel wrote:
> Renaming the file doesn't work. I am on windows... There is a specific
> line of code that tells python not to bother even opening a window.

Seriously, renaming the script to .pyw should work from a standard
python install. If it doesn't then the file handler for that extension
must have got messed up somewhere along the way. You can fix this by
right-clicking the renamed (*.pyw) file and selecting "open with..." ->
"Choose Program" and finding the pythonw.exe.




More information about the Python-list mailing list