Re: Threading - will threads run in parallel?



SolaFide napisał(a):

The problem is on Windows: when I run c:\python24\myprogram.py, it has
a command window open up. If I close it, the program ends. So I want it
to run without opening that window.

Give it .pyw extension or start using pythonw.exe instead of python.exe.

--
Jarek Zgoda
http://jpa.berlios.de/
.