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

STINNER Victor report at bugs.python.org
Thu Mar 17 04:15:39 EDT 2016


STINNER Victor added the comment:

> Well, your patch is correct even if not ideal. :)  Landing it as a short-term solution is fine.

Ok, done. Sorry, I didn't write an unit test. I only tested manually by removing Lib/test/__init__.py.

> Just keep this issue open so we can address the problem more completely later.

If it's a different problem, I prefer to open a new issue. But it's up to you. Can you please rephrase the title to put your expectations there? I understood that you also want to support frozen module?

----------
versions: +Python 3.5

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


More information about the Python-bugs-list mailing list