[issue1559549] ImportError needs attributes for module and file name

anatoly techtonik report at bugs.python.org
Fri Jan 7 18:07:45 CET 2011


anatoly techtonik <techtonik at gmail.com> added the comment:

I think we should investigate deeper why this enhancement request didn't get into Python 3.

Another user story is: "from xxx import yyy", if yyy not found, the args message is ('cannot import name yyy',)

Python4?

label:api

----------
nosy: +techtonik

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


More information about the Python-bugs-list mailing list