[issue18598] Importlib, more verbosity please

Brett Cannon report at bugs.python.org
Tue Jul 30 14:43:37 CEST 2013


Brett Cannon added the comment:

It could be changed to something like "the 'package' argument is required to perform a relative import for {!r}".format(name) . Would that have made it more clear?

----------
assignee:  -> brett.cannon
nosy: +brett.cannon
priority: normal -> low
stage:  -> needs patch
versions: +Python 3.4

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


More information about the Python-bugs-list mailing list