Update of /cvs-repository/Zope2/lib/python
In directory serenade.digicool.com:/slab/home/evan/Zope/zope.org/lib/python
Modified Files:
Tag: zope_org-branch
zdaemon.py
Log Message:
Add logging code for manual shutdown and restart, and remove logic from
zdaemon that tried to recognize startup failures. Instead, wrap startup
logic in a try:except: