
dieter at handshake
Jan 6, 2008, 5:06 AM
Post #1 of 1
(254 views)
Permalink
|
|
[Ann] "dm.zdoc": "pydoc" for Zope
|
|
"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 - Zope-Announce[at]zope.org 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 )
|