Eryk Sun added the comment:

Hiding the console is required often enough that a keyword-only parameter for 
this would be useful. Other platforms could simply ignore it, in contrast to 
writing platform-dependent code that passes startupinfo. Note that this option 
would also hide the window of GUI programs that do not (intentionally) ignore 
SW_HIDE, such as notepad.

----------
components: +Windows
keywords: +easy
nosy: +eryksun, paul.moore, steve.dower, tim.golden, zach.ware
stage:  -> needs patch
versions: +Python 3.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30082>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to