Version 0.2.1 of
Pyflakes is out with minor bug fixes.
"Pyflakes is program that analyzes Python programs and detects various errors. It works by parsing the source file rather than importing it, so it is safe to use on modules with side effects. It's also much faster."
(Log in to post comments)