[Python-Dev] Add __exports__ to modules

Moshe Zadka moshez@zadka.site.co.il
Fri, 12 Jan 2001 04:09:13 +0200 (IST)


On Thu, 11 Jan 2001 07:14:17 -0800 (PST), Ka-Ping Yee <ping@lfw.org> wrote:
> On Wed, 10 Jan 2001, Guido van Rossum wrote:
> > Yes -- I came up with the same thought.
> > 
> > So here's a plan: somebody please submit a patch that does only one
> > thing: from...import * looks for __all__ and if it exists, imports
> > exactly those names.  No changes to dir(), or anything.
> 
> Please don't use __all__.  At the moment, __all__ is the only way
> to easily tell whether a particular module object really represents
> a package

Why not __init__? It has to be there, and is in no other module object.
-- 
Moshe Zadka <sig@zadka.site.co.il>
This is a signature anti-virus. 
Please stop the spread of signature viruses!