This article was originally published by Python Magazine in
March of 2008.
Static Code Analizers for Python | And Now For Something Completely Different
Listing3.txt
Messages by category
--------------------
+-----------+-------+---------+-----------+
|type |number |previous |difference |
+===========+=======+=========+===========+
|convention |12 |NC |NC |
+-----------+-------+---------+-----------+
|refactor |1 |NC |NC |
+-----------+-------+---------+-----------+
|warning |16 |NC |NC |
+-----------+-------+---------+-----------+
|error |1 |NC |NC |
+-----------+-------+---------+-----------+