Starship Compiler Question

Bill Walker bwalker at earth1.net
Sat Mar 31 10:30:38 EST 2001


I downloaded the Starship Compiler for Python, then I compiled a test
routine using Tkinter to plot a simple graph. Worked like a charm. Using the
Standalone method, it created a directory with all the dlls and other
support files necessary, plus the test.exe file that runs stand alone.

The question: I tried compiling both a test.py and a test.pyw file and both
generate an .exe that produces the annoying DOS window under the Tk window.
How can I get rid of it?







More information about the Python-list mailing list