[issue14660] Implement PEP 420: Implicit Namespace Packages

Brett Cannon report at bugs.python.org
Wed Apr 25 17:00:46 CEST 2012


Brett Cannon <brett at python.org> added the comment:

The joys of trying to shoehorn into an existing API. I mean short of adding a new sys.namespace_loader instead of an explicit keyword argument to FileFinder I can't think of a better solution.

----------

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


More information about the Python-bugs-list mailing list