In message <[email protected]>, Peter Otten wrote: > Lawrence D'Oliveiro wrote: > >> In message >> <[email protected]>, Muddy >> Coder wrote: >> >>> 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! >> >> Don’t run it on Windows. > > If you switch the OS for every minor problem you'll run out of operating > systems pretty soon...
Not if you choose a suitably flexible and portable one to begin with. -- http://mail.python.org/mailman/listinfo/python-list
