[issue29258] __init__.py required for pkgutil.walk_packages in python3

Wolfgang Maier report at bugs.python.org
Fri Mar 10 05:05:46 EST 2017


Wolfgang Maier added the comment:

> all that's required here is to eliminate the check for __init__.py from pkgutil._iter_file_finder_modules

Ok, I was exaggerating here. To do it right would require a more complex change, but that's all that's needed to get an estimate of the effect the real thing would have.

----------

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


More information about the Python-bugs-list mailing list