When running some code analyzers (pylint, pyflakes, pychecker), sometimes
nothing is output. This could either be because of some bugs OR because
the analyzer has nothing to report.
Some (one?) analyzer prints out some info to the terminal when running;
however, this is not necessarily apparent to the end user. Instead, some
information should be printed out by the code analyzer about what
functionality is exercised in addition to the actual output.
Original issue reported on code.google.com by andre.ro...@gmail.com on 26 Jul 2009 at 8:21
Original issue reported on code.google.com by
andre.ro...@gmail.com
on 26 Jul 2009 at 8:21