Download List

Project Description

Pyflakes is a 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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-09-24 10:02 Back to release list
0.2.0

This release added (backward-compatible) support for the Python 2.4 generator expressions and decorators features.
Tags: Major feature enhancements

Project Resources