Commit Graph

2 Commits

Author SHA1 Message Date
mpi
0c3662bfe7 Update to pyflakes 0.5.0
ok ajacoutot@
2011-09-27 08:55:08 +00:00
mpi
ee4d553a7e Import pyflakes-0.4.0
Pyflakes is a program to analyze Python programs and detect various
errors. It works by parsing the source file, not importing it, so
it is safe to use on modules with side effects.

ok rpointel@
2011-08-18 12:22:31 +00:00