Re: PEP 420: Implicit Namespace Packages
PJ Eby <[email protected]>
| Newsgroups | gmane.comp.python.import |
|---|---|
| Message-ID | <CALeMXf62Tti4DJRYkWp2cBhquktdZpJAWYTOFDrXdKzTrwju2Q@mail.gmail.com> |
On Fri, May 4, 2012 at 3:56 PM, Barry Warsaw <[email protected]> wrote: > Are there any more open issues? Maybe not on this particular subproposal, but IIUC, Eric was still looking at the feasibility of doing auto-updates when parent paths change. (Unless I'm mistaken, my sketch for PEP 402 should only need a bit of hacking to allow setting the initial calculated path, so that there's not an extra scan when a namespace package is initialized, and a change to make it use find_module() instead of PEP 402's get_subpath(). Well, that, and renaming "virtual packages" back to "namespace packages" in the error messages and such.) _______________________________________________ Import-SIG mailing list [email protected] http://mail.python.org/mailman/listinfo/import-sig