[Twisted-Python] Pydoc and Zope Interfaces

Christopher Armstrong radix at twistedmatrix.com
Tue Jun 26 12:13:45 EDT 2007


On 6/26/07, Matthew Glubb <matt at zgroupplc.com> wrote:
> Hi All,
>
> Sorry if this is slightly off-topic but Zope doesn't use pydoc so its
> not an issue for their users. Has anyone found an easy to apply patch
> for pydoc that will list the documentation for classes that use
> implements(). At the moment, it throws an AttributeError and reverts
> to what looks like __repr__.

Twisted also doesn't use pydoc. We use pydoctor, which supports
zope.interface pretty well.

http://codespeak.net/~mwh/pydoctor/

-- 
Christopher Armstrong
International Man of Twistery
http://radix.twistedmatrix.com/
http://twistedmatrix.com/
http://canonical.com/




More information about the Twisted-Python mailing list