[Python-Dev] zipimport.c broken with implicit namespace packages
Nick Coghlan
ncoghlan at gmail.com
Sun Jan 3 01:34:21 EST 2016
More information about the Python-Dev mailing list
Sun Jan 3 01:34:21 EST 2016
- Previous message (by thread): [Python-Dev] zipimport.c broken with implicit namespace packages
- Next message (by thread): [Python-Dev] zipimport.c broken with implicit namespace packages
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 3 January 2016 at 16:32, Nick Coghlan <ncoghlan at gmail.com> wrote: > For folks that are interested in that, folks that aren't following > import-sig in addition to python-dev may want to take a look at > Brett's design for the importlib.resources API: > http://nbviewer.jupyter.org/gist/brettcannon/9c4681a77a7fa09c5347 Sorry, I meant to include a link to the import-sig thread as well: https://mail.python.org/pipermail/import-sig/2015-November/001041.html Cheers, Nick. -- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
- Previous message (by thread): [Python-Dev] zipimport.c broken with implicit namespace packages
- Next message (by thread): [Python-Dev] zipimport.c broken with implicit namespace packages
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list