[Python-Dev] Release manager pronouncement needed: PEP 302 Fix (original) (raw)
Jean-Paul Calderone exarkun at divmod.com
Tue Aug 8 18🔞10 CEST 2006
- Previous message: [Python-Dev] Release manager pronouncement needed: PEP 302 Fix
- Next message: [Python-Dev] openSSL and windows binaries - license
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 08 Aug 2006 12:04:16 -0400, "Phillip J. Eby" <pje at telecommunity.com> wrote:
PEP 302 doesn't need to be changed, since Python now conforms to it again. That is, every object in sys.pathimportercache is either an importer or None. It's just that there is an additional type of importer there that didn't occur before. If you have code that expects only certain types of importers to be there, that code was already broken.
Thanks.
Jean-Paul
- Previous message: [Python-Dev] Release manager pronouncement needed: PEP 302 Fix
- Next message: [Python-Dev] openSSL and windows binaries - license
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]