Nick Coghlan <ncogh...@gmail.com> added the comment: I would add a simple note to the exceptions section:
"Note, when "shell=True", OSError will be raised by the child only if the selected shell itself cannot be found. To determine if the shell failed to find the requested application, it is necessary to check the return code or output from the subprcess." ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue14879> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com