Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #29420

Re: Docstring parsing and formatting

References <7wk3vskrz6.fsf@benfinney.id.au> <k38vai$u02$1@ger.gmane.org>
Date 2012-09-18 06:22 -0400
Subject Re: Docstring parsing and formatting
From Joel Goldstick <joel.goldstick@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.866.1347963783.27098.python-list@python.org> (permalink)

Show all headers | View raw


On Tue, Sep 18, 2012 at 1:03 AM, Terry Reedy <tjreedy@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

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Docstring parsing and formatting Joel Goldstick <joel.goldstick@gmail.com> - 2012-09-18 06:22 -0400

csiph-web