"dm.zdoc" is a tiny wrapper around "pydoc", the Python documentation generator in Python's runtime library. This wrapping makes "pydoc" available for Zope.
A wrapper is necessary because Zope uses the Python package "__path__" feature which is not well supported by "pydoc". Download via "PyPi": "http://pypi.python.org/pypi/dm.zdoc/1.0" -- Dieter _______________________________________________ Zope-Announce maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-announce Zope-Announce for Announcements only - no discussions (Related lists - Users: http://mail.zope.org/mailman/listinfo/zope Developers: http://mail.zope.org/mailman/listinfo/zope-dev )
