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

Chris Jerdonek report at bugs.python.org
Wed Oct 3 06:18:55 CEST 2012


Chris Jerdonek added the comment:

2.7 is not affected because 2.7 makes no attempt to display the path:

OSError: [Errno 2] No such file or directory

----------
versions: +Python 3.2

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


More information about the Python-bugs-list mailing list