[Zope] Python console

Dan L. Pierson dan@control.com
Thu, 15 Mar 2001 15:00:37 -0500


What's the magic for getting this to work with a ZEO client?  I saw Jim 
demonstrate it last
week, but didn't realize the need for a ZEO bit to note it down until later.

By the way, I'm still waiting for Jim's slides...

Dan Pierson

--On Thursday, March 15, 2001 03:06:39 PM -0500 Chris McDonough 
<chrism@digicool.com> wrote:

> Hi Stefano,
>
> cd to the "lib/python" directory of your Zope.
>
> then invoke python.
>
> At the python prompt:
>
>>>> import Zope
>>>> app = Zope.app()
>>>> app.Control_Panel
> <ApplicationManager instance at 7128372>
>
>
>
> ----- Original Message -----
> From: <spinwing@inwind.it>
> To: <zope@zope.org>
> Sent: Thursday, March 15, 2001 1:15 PM
> Subject: [Zope] Python console
>
>
> Hello
>
> I have been reading some times that it is possible to start up the Pyhton
> interpreter and dialog with Zope while it is running. However, I have no
> clue how to do it, nor I found anything around, nor I do not know what I
> can ask it.
>
> Would somebody be so kind to give me some pointers?
>
> Thanks and regards
> Stefano Vedovelli
>
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
>
>
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
>