Re: PEP 420: Implicit Namespace Packages
PJ Eby <[email protected]>
| Newsgroups | gmane.comp.python.import |
|---|---|
| Message-ID | <CALeMXf4Omdhh5iPApM23UTsrcNm3CR_eJzKes6ta+XBerKz5mQ@mail.gmail.com> |
On Fri, Apr 20, 2012 at 12:04 AM, Nick Coghlan <[email protected]> wrote: > "There is no mechanism to automatically recompute the __path__ if > sys.path is altered after a namespace package has already been > created. However, existing namespace utilities (like > pkgutil.extend_path()) can be used to update them explicitly if > desired." > Btw, was there ever an explicit rejection of the "namespace package __path__ is an auto-updating iterable instead of a list" approach, or did it even come up in the consensus discussion? _______________________________________________ Import-SIG mailing list [email protected] http://mail.python.org/mailman/listinfo/import-sig