[Python-Dev] should doc string content == documentation content? (original) (raw)
Tim Peters tim.peters at gmail.com
Sun Jul 24 19:58:56 CEST 2005
- Previous message: [Python-Dev] should doc string content == documentation content?
- Next message: [Python-Dev] should doc string content == documentation content?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
[Tim Lesher]
While I agree that docstrings shouldn't be a deep copy of Python in a Nutshell, there are definitely some areas of the standard library that could use some help. threading comes to mind immediately.
Sure! The way to cure that one is to write better docstrings for threading -- go for it.
- Previous message: [Python-Dev] should doc string content == documentation content?
- Next message: [Python-Dev] should doc string content == documentation content?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]