[Python-Dev] Best practice for documentation for std lib (original) (raw)

Walter Dörwald walter at livinglogic.de
Mon Sep 23 15:51:27 CEST 2013


On 23.09.13 15:38, Fred Drake wrote:

On Mon, Sep 23, 2013 at 7:27 AM, Walter Dörwald <walter at livinglogic.de> wrote:

It would be great if the docstring contained a link to the online documentation. The docstring itself, or the presentation generated by help() ?

The presentation generated by help(), or the output of IPython's foo? or foo?? syntax.

Servus, Walter



More information about the Python-Dev mailing list