14 Feb
2005
14 Feb
'05
11:01 p.m.
From: zope-dev-bounces@zope.org [mailto:zope-dev-bounces@zope.org]On Behalf Of Aruna Kathiria
It started but Im not getting the python command prompt as how we get it on unix when we use zopectl start (in debug mode).
The "debug" capabilities of Python services on Windows do not extend to providing any kind of "command prompt". Also, the way Zope is structured as a service means that you don't even get to see Zope's output when run as this way. The "debug" facility in this case should be considered more so the Zope service framework can be debugged, not specific Zope sites. Regards, Mark