Announcing Pyflakes 0.3.0
[Posted February 2, 2009 by cook]
| From: |
| Jean-Paul Calderone <exarkun-AT-divmod.com> |
| To: |
| divmod-dev-AT-divmod.org, python-list-AT-python.org, python-announce-AT-python.org |
| Subject: |
| Announcing Pyflakes 0.3.0 |
| Date: |
| Fri, 30 Jan 2009 11:55:50 -0500 |
| Message-ID: |
| <20090130165550.12853.274533186.divmod.quotient.527@henry.divmod.com> |
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.
--
http://mail.python.org/mailman/listinfo/python-announce-list
Support the Python Software Foundation:
http://www.python.org/psf/donations.html