[issue16114] incorrect path in subprocess.Popen() FileNotFoundError message

Chris Jerdonek report at bugs.python.org
Wed Oct 3 08:23:32 CEST 2012


Chris Jerdonek added the comment:

Adding issue 16115 as a dependency so that the more general case can be settled and committed before dealing with the current issue's more specific (and platform-specific) case.

----------
dependencies: +test that executable arg to Popen() takes precedence over args[0] arg

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


More information about the Python-bugs-list mailing list