[issue26569] pyclbr.readmodule() and pyclbr.readmodule_ex() don't support namespace packages

STINNER Victor report at bugs.python.org
Wed Mar 16 20:51:16 EDT 2016


STINNER Victor added the comment:

> However, you should be able to leave the is_package() call alone.

I don't really care how the issue is fixed. As I wrote, I don't know well the importlib module. Feel free to propose a better patch :-) My main concern is to fix test_pyclbr when test becomes a namespace.

----------

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


More information about the Python-bugs-list mailing list