[Python-Dev] Best practice for documentation for std lib
Walter Dörwald
walter at livinglogic.de
Mon Sep 23 15:51:27 CEST 2013
More information about the Python-Dev mailing list
Mon Sep 23 15:51:27 CEST 2013
- Previous message: [Python-Dev] Best practice for documentation for std lib
- Next message: [Python-Dev] Best practice for documentation for std lib
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Best practice for documentation for std lib
- Next message: [Python-Dev] Best practice for documentation for std lib
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list