[Zope3-dev] New warning in stupid_build.py

Jim Fulton jim@zope.com
Fri, 14 Jun 2002 13:20:32 -0400


Guido van Rossum wrote:
> 
> This code from stupid_build.py:
> 
>     if not os.path.exists('principals.zcml'):
>         print """WARNING: You need to create principals.zcml
> 
>         The file principals.zcml contains your "bootstrap" user
>         database. You aren't going to get very far without it.  Start
>         by copying principals.zcml.in and then look at
>         sample_principals.zcml for some example principal and role
>         settings.
>         """
> 
> belongs in z3.py.
> 
> Agreed?

No. It would be an error in z3.py.

Jim

--
Jim Fulton           mailto:jim@zope.com       Python Powered!        
CTO                  (888) 344-4332            http://www.python.org  
Zope Corporation     http://www.zope.com       http://www.zope.org