[ZODB-Dev] ZODB 3.3 beta 1 released
Jeremy Hylton
jeremy at alum.mit.edu
Tue Jun 8 10:37:40 EDT 2004
On Tue, 2004-06-08 at 10:21, Fred Drake wrote:
> On Tuesday 08 June 2004 08:27 am, Jeremy Hylton wrote:
> > They were definitely designed to be used as standalone scripts to
> > control some other application. I don't recall exactly, but I believe
> > that runzeo.py expects to run via zdctl and/or zdrun.
>
> Yeah, I remember Guido initially wrote them as scripts. I just didn't know
> they were still being used that way, or were ever meaningfully advertised for
> general use.
>
> I thought that's what zeoctl.py was about. It imports zdaemon.zdctl, which is
> exactly what I would expect. The zopectl script installed by the Zope3
> distribution works the same way.
The ZODB3 documentation still talks about using runzeo.py and zdctl.py.
I don't see any reason why this shouldn't work, although it wouldn't be
surprising if the docs were out of date already (they were written for
one of the 3.3 alpha releases, I think).
Jeremy
More information about the ZODB-Dev
mailing list