On Tue, Sep 18, 2012 at 1:03 AM, Terry Reedy <tjre...@udel.edu> wrote: > On 9/17/2012 10:03 PM, Ben Finney wrote: >> >> Howdy all, >> >> Where can I find a standard implementation of the docstring parsing and >> splitting algorithm from PEP 257?
Do you know about pydoc? I haven't looked at its source, but since it does a great job of printing documentation from docstrings it might contain what you need -- Joel Goldstick -- http://mail.python.org/mailman/listinfo/python-list