[Python-Dev] PEP 382: Namespace Packages (original) (raw)
"Martin v. Löwis" martin at v.loewis.de
Fri Apr 3 21:49:58 CEST 2009
- Previous message: [Python-Dev] PEP 382: Namespace Packages
- Next message: [Python-Dev] PEP 382: Namespace Packages
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Perhaps we could add something like a sys.namespacepackages that would be updated by this mechanism? Then, pkgresources could check both that and its internal registry to be both backward and forward compatible.
I could see no problem with that, so I have added this to the PEP.
Thanks for the feedback,
Martin
- Previous message: [Python-Dev] PEP 382: Namespace Packages
- Next message: [Python-Dev] PEP 382: Namespace Packages
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]