Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
rcfox
on Oct 19, 2014
|
parent
|
context
|
favorite
| on:
Prospector: Python Static Analysis for Humans
They check for docstrings. From PEP 257[0]: "A docstring is a string literal that occurs as the first statement in a module, function, class, or method definition. Such a docstring becomes the __doc__ special attribute of that object."
[0]
http://legacy.python.org/dev/peps/pep-0257/
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[0] http://legacy.python.org/dev/peps/pep-0257/