On 02/21/2017 10:52 AM, BartC wrote:

The only problem I found, when launching in GUI mode, was that a
console-mode Python program would briefly open a console window that
would then promptly disappear if it finished immediately and there was
no interaction.

If you want to avoid a console just use pythonw.exe with your applications instead of python.exe (modify your launcher scripts to do that or change the registration for .py/pyc extensions in the OS configuration -by default python.exe is the associated application)

Regards


--
Cholo Lennon
Bs.As.
ARG
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to