Re: Threading - will threads run in parallel?



Thanks!

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.

.