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


Groups > comp.lang.python > #29420 > unrolled thread

Re: Docstring parsing and formatting

Started byJoel Goldstick <joel.goldstick@gmail.com>
First post2012-09-18 06:22 -0400
Last post2012-09-18 06:22 -0400
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#29420 — Re: Docstring parsing and formatting

FromJoel Goldstick <joel.goldstick@gmail.com>
Date2012-09-18 06:22 -0400
SubjectRe: Docstring parsing and formatting
Message-ID<mailman.866.1347963783.27098.python-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web