13 Mar
2003
13 Mar
'03
11:03 p.m.
Joachim Werner wrote at 2003-3-12 00:45 +0100:
I've used Pydoc with Dieter Maurer's patches to browse the Zope sourcecode before.
These patches are quite old and probably incompatible with current Zope versions.
I expect that only minor changes are necessary to make them work with Zope 2.1.6: * Initialization moved from "Zope/__init__.py" to "Zope/App/startup.py" * An explicite call to "startup" might be necessary. Dieter