Hacker News new | ask | show | jobs
by tom9729 3515 days ago
It's possible with all of the languages. Perhaps static analysis is just difficult with Python?
1 comments

Static analysis is certainly difficult in Python, but you can still do a lot better than "missing docstring".