On Fri, 06 Feb 2009 12:35:09 +0000
Chris Withers <ch...@simplistix.co.uk> wrote:

> Jim Fulton wrote:
> > zope.configuration isn't a namespace package.  It is simply a
> > package with subpackages.
> 
> Does setuptools support something like:
> 
> "packagea":
> packagea/__init__.py
> packagea/amodule.py
> 
> "packagea.something":
> packagea/__init__.py
> packagea/something/__init__.py
> packagea/something/bmodule.py
> 
> If so, which packagea/__init__.py gets used?

It does. You're supposed to assume that neither __init__.py gets
used.


-- 
Christian Theune · c...@gocept.com
gocept gmbh & co. kg · forsterstraße 29 · 06112 halle (saale) · germany
http://gocept.com · tel +49 345 1229889 0 · fax +49 345 1229889 1
Zope and Plone consulting and development
_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

Reply via email to