e64e6888a9
submitted by Shell Hung per PR pkg/15153
3 lines
169 B
Text
3 lines
169 B
Text
PyChecker is a tool for finding common bugs in python source code.
|
|
It finds problems that are typically caught by a compiler for less
|
|
dynamic languages, like C and C++.
|