[Zope3-dev] directory hierarchy proposal
Barry A. Warsaw
barry@zope.com
Tue, 10 Dec 2002 12:47:03 -0500
>>>>> "GvR" == Guido van Rossum <guido@python.org> writes:
GvR> Keeping __init__.py devoid of content sounds like a good plan
GvR> anyway, so I'm not sure this is a real problem.
It might work now, but it seems fragile. Plus other packagers might
want to provide 3rd party add-ons to Zope that should live in the
zope.* hierarchy somewhere. We already have convention that not all
__init__.py's are content-free, so fixing distutils -- in some way
<wink> -- should be on the plate.
-Barry