This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steve.dower
Recipients eryksun, iMath, mmaswg, ohno, paul.moore, steve.dower, tim.golden, zach.ware
Date 2020-03-02.09:25:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583141106.94.0.26592929423.issue30082@roundup.psfhosted.org>
In-reply-to
Content
It'll have to be a program that cannot inherit the active console. Ffmpeg normally can, but running the first script with pythonw will make sure there is no console to inherit, and a new one will pop up for a regular Python process.
History
Date User Action Args
2020-03-02 09:25:07steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, eryksun, iMath, ohno, mmaswg
2020-03-02 09:25:06steve.dowersetmessageid: <1583141106.94.0.26592929423.issue30082@roundup.psfhosted.org>
2020-03-02 09:25:06steve.dowerlinkissue30082 messages
2020-03-02 09:25:06steve.dowercreate