[Python-Dev] Draft: PEP for imports

Paul Svensson paul-python at svensson.org
Thu Jan 22 05:42:49 EST 2004


Aahz wrote:

> On Tue, Jan 20, 2004, Batista, Facundo wrote:
>
>>- Module inside a package:  import package/module
>>
>>- Relative import:  import ../../otherpack/webmodules/somemodule
>
> Haven't seen any support for this; in the absence of support, I'll have
> to assume that it's a non-starter.

In my case, I had a case of usenet nod syndrome the first time I saw this.
I certainly hope it's not a non-starter -- it's the only new import syntax
I've seen proposed so far that I've found immediately blatantly obvious.

+1
	/Paul



More information about the Python-Dev mailing list