Hide DOS console for .pyc file
Steven D'Aprano
steve at REMOVE-THIS-cybersource.com.au
Sat Sep 11 03:58:08 EDT 2010
On Fri, 10 Sep 2010 20:28:52 -0700, Muddy Coder wrote:
> Hi Folks,
>
> For a quick testing purpose, I deliver .pyc files to my customer. I
> don't want the black DOS console appearing behind my GUI, but I have no
> idea how to do it. Somebody can help? Thanks!
Google is your friend.
Googling for "Python dos window" brings up this as the third hit:
http://www.velocityreviews.com/forums/t344026-how-to-run-python-in-
windows-w-o-popping-a-dos-box.html
--
Steven
More information about the Python-list
mailing list