Statements (18)
Predicate | Object |
---|---|
gptkbp:instanceOf |
Python Enhancement Proposal
|
gptkbp:appliesTo |
gptkb:Python_programming_language
|
gptkbp:author |
gptkb:David_Goodger
|
gptkbp:category |
manual
|
gptkbp:created |
2001-03-22
|
gptkbp:describes |
conventions for Python docstrings
|
https://www.w3.org/2000/01/rdf-schema#label |
PEP257
|
gptkbp:number |
257
|
gptkbp:recommendation |
one-line docstrings for simple functions
triple-quoted strings for docstrings summary line followed by a blank line for multi-line docstrings docstrings should describe the method's effect, not implementation |
gptkbp:status |
Final
|
gptkbp:title |
gptkb:Docstring_Conventions
|
gptkbp:topic |
Python docstring conventions
|
gptkbp:url |
https://peps.python.org/pep-0257/
|
gptkbp:bfsParent |
gptkb:PEP8
|
gptkbp:bfsLayer |
8
|