[Python-Dev] Re: .pth files in current or script directory

Aahz aahz at pythoncraft.com
Tue May 18 14:01:53 EDT 2004


On Sun, May 16, 2004, Richard Cooper wrote:
>
> My initial idea was something along the lines of:
> 
> When a module is imported, its import search path includes everything it
> does now PLUS the directory that is the top of the module's enclosing
> package structure. That way you wouldn't have to add entries to
> PYTHONPATH just so that modules could import (absolutely) from their own
> package.

What's wrong with PEP 328?
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

Adopt A Process -- stop killing all your children!



More information about the Python-Dev mailing list