[issue26189] Interpreter returns control to cmd.exe early

Ivan Pozdeev report at bugs.python.org
Thu Jan 28 19:42:37 EST 2016


Ivan Pozdeev added the comment:

Here, ShellExecuteExW is indeed called, with the specified parameters, 
but the hProcess member is still NULL after the call. This must be the 
reason for the discrepancy.

----------
nosy: +Vano

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26189>
_______________________________________


More information about the Python-bugs-list mailing list