First page Back Continue Last page Summary Graphics
PyChecker
Static analysis tool for finding bugs
Similar to compiler warnings or lint
Warning output can be controlled by command line parameters, configuration file, or inline instructions
Warnings are generated for over 60 different problems
Notes: