[Zope-dev] "pydoc" for Zope - another great documentation finding tool
Dieter Maurer
dieter@handshake.de
Sun, 22 Apr 2001 23:15:15 +0200 (CEST)
Zopista writes:
> Yes please, I want to integrate pydoc in to the SourceCodeBrowser which is
> at zopezen.org and I'm just to about to release as a product.
The (minor) modification to let "pydoc" work with Zope can
be found via
URL:http://www.dieter.handshake.de/pyprojects/zope/pydoc.html
"pydoc" requires installation and use of Python2.1.
It seems that Zope need not be run with Python2.1 just "pydoc".
But I made no thourough tests for this.
Dieter