[ZODB-Dev] runzeo.py options?

Jeff Bauer jbauer at rubic.com
Wed Feb 8 09:59:24 EST 2006


Where are the runzero.py options documented?  The
__main__.__doc__ appears to be missing ...

   $ runzero.py -h


Traceback (most recent call last):
   File "/usr/bin/runzeo.py", line 18, in ?
     main()
   File "/usr/bin/runzeo.py", line 351, in main

   File "/usr/lib/python2.4/site-packages/zdaemon/zdoptions.py", line 
242, in realize
     arg = handler(arg)
   File "/usr/lib/python2.4/site-packages/zdaemon/zdoptions.py", line 
63, in help    if doc.find("%s") > 0:
AttributeError: 'NoneType' object has no attribute 'find'

Environment: ZODB3-3.6.0, linux-i686-2.4

-- 
Jeff Bauer      http://serpentaddiction.blogspot.com
Rubicon, Inc.   http://www.rubic.com


More information about the ZODB-Dev mailing list