[Python-Dev] PEP 287: reStructuredText Standard Docstring Format (original) (raw)
Samuele Pedroni pedroni@inf.ethz.ch
Sat, 6 Apr 2002 06:36:04 +0200
- Previous message: [Python-Dev] PEP 287: reStructuredText Standard Docstring Format
- Next message: [Python-Dev] PEP 287: reStructuredText Standard Docstring Format
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Is it just me, or are docstrings less-convenient than comments? Any thought given to reST-processing a module's comments?
Maybe it's just me but I would be more happy to optionally be able to write reST inside comments instead of docstrings and have it extracted from there. That means the comment would take the place of the secondary docstring.
regards.
- Previous message: [Python-Dev] PEP 287: reStructuredText Standard Docstring Format
- Next message: [Python-Dev] PEP 287: reStructuredText Standard Docstring Format
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]