Passive checker of Python programs
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. Author: -------- Moe Aboulkheir <moe@divmod.com>
- 4 errors
Source Files
Filename | Size | Changed | Actions |
---|---|---|---|
pyflakes-0.7.3.tar.gz | 000003055129.8 KB | 1387124713almost 11 years ago | |
python-pyflakes.changes | 00000040743.98 KB | 1387124713almost 11 years ago | |
python-pyflakes.spec | 00000019931.95 KB | 1387124714almost 11 years ago |
Latest Revision
hostmaster
committed
almost 11 years ago (revision 1)
osc copypac from project:devel:languages:python package:python-pyflakes revision:23, using expand, using client side copy