[Import-SIG] Proposed design for importlib.resources()
Brett Cannon
brett at python.org
Fri Nov 20 16:23:56 EST 2015
I have created a Jupyter Notebook to explain my thinking on what
importlib.resources() should be (at least initially). You can view the
notebook at
http://nbviewer.jupyter.org/gist/brettcannon/9c4681a77a7fa09c5347 or
download it and play with the code live in your own copy (you can download
Anaconda 2.4 if you don't have Jupyter already set up under Python 3.5:
https://www.continuum.io/downloads; I have filed
https://github.com/binder-project/binder/issues/38 to try and get
mybinder.org updated to Python 3.5 so that can be used instead).
The notebook is a bit long and is much better formatted elsewhere, so I'm
not going to inline it here. If you want to comment on the notebook just
copy and paste the relevant part into your reply.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/import-sig/attachments/20151120/25ed1634/attachment.html>
More information about the Import-SIG
mailing list