[issue14660] Implement PEP 420: Implicit Namespace Packages

Eric V. Smith report at bugs.python.org
Tue May 1 00:54:13 CEST 2012


Eric V. Smith <eric at trueblade.com> added the comment:

I've modified zipimport to support namespace packages, and checked it in to the feature branch. This completes all of the functionality I think needs to be added. Next up is adding tests.

----------
stage:  -> test needed

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


More information about the Python-bugs-list mailing list