[Zope-dev] One Zope playing with another Zope
Chris Withers
chrisw@nipltd.com
Sun, 28 Jan 2001 16:46:14 +0000
> On Saturday 27 January 2001 03:26, Tres Seaver wrote:
> >
> > Even more insidious, consider:
> > :py import Zope; app=Zope.app()
Well, of course, I'd like to do this from a python script between Zope instances
;-)
So, a coupla questions:
Why do you have to be running ZEO to do this?
Where would I import another instance of Zope from if I wanted to play with it
from the instance of Zope I'm currently in?
cheers,
Chris