26 Jul
2010
26 Jul
'10
6:55 p.m.
On Mon, Jul 26, 2010 at 7:36 PM, Chris Withers <chris@simplistix.co.uk> wrote:
...is currently useless, as far as I can see.
I thought the -p option was an artifact of zdaemon, which zopectl just didn't support. I took it as a case of the lower level API's leaking through.
I think the attached patch fixes this, but I'm wondering:
- are these are tests for this area
I'm not aware of any.
- why does self.program need to be a one element list?
No idea. I find most of the zdaemon and Zope2 startup code rather obscure. Hanno