[Python-Dev] Draft PEP: "Simplified Package Layout and Partitioning"

Glenn Linderman v+python at g.nevcal.com
Fri Jul 22 02:53:09 CEST 2011


On 7/21/2011 5:38 PM, Antoine Pitrou wrote:
> However, you can have a "x.py" file and a "x" directory *in the same
> base directory which is present in sys.path*, meaning sys.path can't
> help disambiguate in this case.

Ah yes.  It means there has to be one more rule for disambiguation, 
which Nick supplied.  Your case wasn't clear to me from your first 
description, however.  As long as there is an ordering, and it is 
documented, it is not particularly confusing, however.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20110721/9b289a7d/attachment.html>


More information about the Python-Dev mailing list