Hi there,

How do I use pydoc with Zope products? 

I have manually added the \lib\python path of Zope into the pydoc.py file but it has problems importing Persistent.  After looking at the Persistence folder I see it's empty and the doc string says it is "jump started" by the __init__.py method.

Any suggestions?
Etienne