New submission from Michel Charpentier:

FileNotFoundError should contain a 'filename' information, as per its 
specification.  It's 'None' after a failure to execute a subprocess.

----------
assignee: ronaldoussoren
components: Interpreter Core, Macintosh
files: bug.py
messages: 228147
nosy: charpov, ronaldoussoren
priority: normal
severity: normal
status: open
title: Missing filename in FileNotFoundError
type: behavior
versions: Python 3.4
Added file: http://bugs.python.org/file36774/bug.py

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22536>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to