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


Groups > comp.lang.python > #29409

Re: Docstring parsing and formatting

From Terry Reedy <tjreedy@udel.edu>
Subject Re: Docstring parsing and formatting
Date 2012-09-18 01:03 -0400
References <7wk3vskrz6.fsf@benfinney.id.au>
Newsgroups comp.lang.python
Message-ID <mailman.858.1347944607.27098.python-list@python.org> (permalink)

Show all headers | View raw


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?

I presume there is something in the code behind help().

-- 
Terry Jan Reedy

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


Thread

Re: Docstring parsing and formatting Terry Reedy <tjreedy@udel.edu> - 2012-09-18 01:03 -0400

csiph-web