[Python-Dev] Re: Christmas Wishlist

Barry Warsaw barry at python.org
Mon Dec 15 12:37:27 EST 2003


On Mon, 2003-12-15 at 11:52, Skip Montanaro wrote:
>     Guido> I'd much rather invent new syntax to spell *local* imports.
> 
>     Barry> Actually, if truth be told, I'd love to just ban local imports.
>     Barry> I understand that might be controversial though <wink>.
> 
> Okay, so what are global and local imports?

Sorry, let me rephrase.  I'd love to ban relative imports.  Personally,
I think all imports should be specified using fully-qualified absolute
package paths.

-Barry





More information about the Python-Dev mailing list