Announcing Pyflakes 0.3.0

31 Jan
2009
31 Jan
'09
12:55 a.m.
I am proud to announce the release of Pyflakes 0.3.0. This release fixes several bugs, improves compatibility with recent versions of Python, and new flake checks.
Pyflakes is a static analysis tool for Python source. It is focused on identifying common errors quickly without executing Python code. It is a handy supplement to your project's test suite.
Read more about Pyflakes and the 0.3.0 release on the website:
http://divmod.org/trac/wiki/DivmodPyflakes
Jean-Paul Calderone Divmod, Inc.
5352
Age (days ago)
5352
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jean-Paul Calderone