[issue31318] On Windows importlib.util.find_spec("re") results in AttributeError: module 'importlib' has no attribute 'util'

elmar report at bugs.python.org
Fri Sep 1 11:44:39 EDT 2017


elmar added the comment:

thank you Steve for the explanation!

I was not aware that I should import sub modules explicitly like this.
especial because it worked on my development machine without doing so.
now I know.

Elmar

----------

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


More information about the Python-bugs-list mailing list