[Python-Dev] Re: Christmas Wishlist

David Ascher DavidA at ActiveState.com
Tue Dec 16 01:49:51 EST 2003


Bill Janssen wrote:

> It's much better to be able to
> write (in the new higher-level module bletch.py)
> 
>      import foo
>      import bar
> 
> and have the subpackages under foo and bar continue to work without
> rewrites, than have to go through all the code under foo and bar and
> change it to know about the new higher-level bletch namespace.

Right.  Or as someone said:

Namespaces are one honking great idea -- let's do more of those!





More information about the Python-Dev mailing list