[issue1559549] ImportError needs attributes for module and file name

Éric Araujo report at bugs.python.org
Wed Jul 13 17:17:57 CEST 2011


Éric Araujo <merwok at netwok.org> added the comment:

How about this case:

  from validmodule import name_with_typo

Do we need one keyword argument module_name and one attribute_name?

----------
nosy: +eric.araujo

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


More information about the Python-bugs-list mailing list