[issue26493] Bad formatting in WinError 193 when using subprocess.check_call

STINNER Victor report at bugs.python.org
Tue Mar 8 06:56:04 EST 2016


STINNER Victor added the comment:

See also issue #25585: "DLL load failed: %1 is not a valid Win32 application" message of ImportError exception. Hum, so maybe a function is better, since ImportError doesn't inherit from OSError.

----------

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


More information about the Python-bugs-list mailing list