[Zope] command line Zope?
Martijn Pieters
mj@digicool.com
Thu, 15 Feb 2001 16:39:03 +0100
On Thu, Feb 15, 2001 at 02:58:55PM +0000, Chris Withers wrote:
> 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?
In non-ZEO situations you can do the same with the Medusa Monitor; see
doc/DEBUGGING.txt.
--
Martijn Pieters
| Software Engineer mailto:mj@digicool.com
| Digital Creations http://www.digicool.com/
| Creators of Zope http://www.zope.org/
---------------------------------------------