4 May
2004
4 May
'04
6:16 p.m.
"DocFinder" is a Zope product that allows you to ask Zope for its documentation. It will tell you for any object from which classes it was build, what methods these classes define, what permissions are necessary, which arguments are supported by the methods, ... Almost everything, you may be interested in. This is a bug fix release which lets "DocFinder" work better with Python 2.3. It suppresses docstring display for Python's elementary data types. More information and download <http://www.dieter.handshake.de/pyprojects/zope/DocFinder.html> -- Dieter