pyflakes 0.3.0
passive checker of Python programs
Latest Version: 0.5.0
Pyflakes is 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. It's also much faster.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| pyflakes-0.3.0.tar.gz (md5) | Source | 2009-01-30 | 10KB | 2904 | |
- Author: Moe Aboulkheir
- Home Page: http://www.divmod.org/trac/wiki/DivmodPyflakes
- License: MIT
- Package Index Owner: moea, exarkun, mithrandi
- DOAP record: pyflakes-0.3.0.xml
