Hide Console
Kevin McKinley
kem1723 at yahoo.com
Sun Aug 24 20:59:19 EDT 2008
When I use py2exe to convert Python script to executable Windows programs I always have a black console pop up behind my program. If i run the script before i convert it with py2exe it don't have the console because i save the script ending with .pyw instead of .py. Is there a way to get rid or hide this console once i've turned it into a executable windows program?
Thanks you
Kevin McKinley
More information about the Python-list
mailing list