[issue24888] FileNotFoundException raised by subprocess.call

Irit Katriel report at bugs.python.org
Sat Jun 19 13:06:37 EDT 2021


Irit Katriel <iritkatriel at gmail.com> added the comment:

That said, the current wording does seem to imply that only CalledProcessErrors can be raised by this function so it might be worth clarifying that other exceptions can occur if the command could not run at all (without enumerating the precise exceptions).

----------
keywords: +easy

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue24888>
_______________________________________


More information about the Python-bugs-list mailing list