[issue24888] FileNotFoundException raised by subprocess.call

2015-08-18 Thread Geoffrey Royer
Changes by Geoffrey Royer : -- type: -> behavior ___ Python tracker <http://bugs.python.org/issue24888> ___ ___ Python-bugs-list mailing list Unsubscrib

[issue24888] FileNotFoundException raised by subprocess.call

2015-08-18 Thread Geoffrey Royer
Changes by Geoffrey Royer : -- versions: +Python 3.4 ___ Python tracker <http://bugs.python.org/issue24888> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue24888] FileNotFoundException raised by subprocess.call

2015-08-18 Thread Geoffrey Royer
New submission from Geoffrey Royer: According to the documentation of the subprocess.check_call function: https://docs.python.org/3/library/subprocess.html#subprocess.check_call It would be nice to notify the reader that this function can raise FileNotFoundException. It is raised in case when