[Python-Dev] Best practice for documentation for std lib (original) (raw)
Guido van Rossum guido at python.org
Mon Sep 23 16:56:47 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 Mon, Sep 23, 2013 at 4:27 AM, Walter Dörwald <walter at livinglogic.de>wrote:
It would be great if the docstring contained a link to the online documentation.
That would have to be a feature of help(), not hardcoded in each docstring.
-- --Guido van Rossum (python.org/~guido) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20130923/abcc8955/attachment.html>
- 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 ]