[Python-bugs-list] [ python-Feature Requests-606733 ] Docstring formatter.

noreply@sourceforge.net noreply@sourceforge.net
Mon, 09 Sep 2002 06:58:20 -0700


Feature Requests item #606733, was opened at 2002-09-09 13:58
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=355470&aid=606733&group_id=5470

Category: Python Library
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Allan Crooks (amc1)
Assigned to: Nobody/Anonymous (nobody)
Summary: Docstring formatter.

Initial Comment:
I think the code that pydoc uses to format docstrings 
(which is located in inspect.getdoc) should be exposed, 
so that you can in some way pass docstrings directly to 
be formatted, rather than "wrapping" them as a __doc__ 
attribute on a temporary object.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=355470&aid=606733&group_id=5470