[Python-ideas] Allow from foo import bar*

Giampaolo Rodola' g.rodola at gmail.com
Thu Oct 3 21:13:34 CEST 2013


On Thu, Oct 3, 2013 at 9:00 PM, Guido van Rossum <guido at python.org> wrote:

> Hm. It seems a pretty small use case for what would be a major
> implementation challenge -- I'm sure there would be lots of issues
> implementing this cleanly given all the special casing for import *, and
> the special handling of importlib during bootstrap.
>

Fair enough.

--- Giampaolo
https://code.google.com/p/pyftpdlib/
https://code.google.com/p/psutil/
https://code.google.com/p/pysendfile/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20131003/cf0e82c6/attachment.html>


More information about the Python-ideas mailing list