[Zope] command line Zope?

Chris Withers chrisw@nipltd.com
Thu, 15 Feb 2001 14:58:55 +0000


Chris McDonough wrote:
> 
> You can also start here:
> 
> cd to your Zope dir's lib/python
> start python
> >>> import Zope
> >>> app = Zope.app()
> >>> app.acl_users
> >>> <User Folder at 819283>

I've seen this a few times...

Is this safe to do, even in a non-ZEO situation?

cheers,

Chris