Re: [Tutor] Tutor Digest, Vol 37, Issue 15

2007-03-05 Thread learner404
On 3/5/07, Tony Cappellini <[EMAIL PROTECTED]> wrote: Rename your file from .py to .pyw. This will prevent the DOS window from appearing It's not the DOS window from the Python script I was talking about (in my mail I said "my python script is launched with pythonw") but the one resulting fr

Re: [Tutor] Tutor Digest, Vol 37, Issue 15

2007-03-05 Thread Tony Cappellini
Rename your file from .py to .pyw. This will prevent the DOS window from appearing Message: 6 Date: Mon, 5 Mar 2007 16:51:42 +0100 From: learner404 <[EMAIL PROTECTED]> Subject: [Tutor] Hiding/Killing a DOS window (from a previous os.system call) To: "Tutor Python" Message-ID: <[EMAI