On 14 April 2012 21:03, Brett Cannon <br...@python.org> wrote:
> So what I propose to do is stop having import have any kind of implicit
> machinery. This means sys.meta_path gets a path finder that does the heavy
> lifting for import and sys.path_hooks gets a hook which provides a default
> finder.

+1 to your proposal. And thanks for all of your work on importlib - it
makes me very happy to see the ideas Just and I thrashed out in PEP
302 come together fully at last.

Paul.
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to