how do i run a script without the console showing??

Kevin Altis altis at semi-retired.com
Mon Jun 25 13:34:28 EDT 2001


Use the .pyw extension instead of .py when you are done debugging.

ka
"Gaz" <thecalm at NOSPAM.btinternet.com> wrote in message
news:9h7s9i$khc$1 at uranium.btinternet.com...
> how do i run a script without the console showing on winME, im writting a
> script using Tkinter and while the console is ok showing while im
> developing/debugging it, when im finished i want the console to disappear!
> :)   how do i do that?
>
> gaz.
>
>





More information about the Python-list mailing list