Re: Threading - will threads run in parallel?
- From: Jarek Zgoda <jzgoda@xxxxxxxxxx>
- Date: Tue, 28 Feb 2006 20:59:58 +0100
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/
.
- References:
- Threading - will threads run in parallel?
- From: SolaFide
- Re: Threading - will threads run in parallel?
- From: Rene Pijlman
- Re: Threading - will threads run in parallel?
- From: SolaFide
- Threading - will threads run in parallel?
- Prev by Date: Re: Looking for Pythonic Examples
- Next by Date: Re: escaping quotes
- Previous by thread: Re: Threading - will threads run in parallel?
- Next by thread: Thread Question
- Index(es):