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
- Sources inherited from project openSUSE:12.2
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:lafenghu/python-pyflakes && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pyflakes-0.5.0.tar.bz2 | 0000015615 15.2 KB | |
python-pyflakes.changes | 0000001088 1.06 KB | |
python-pyflakes.spec | 0000001918 1.87 KB | |
python3-pyflakes.changes | 0000000325 325 Bytes | |
python3-pyflakes.spec | 0000002279 2.23 KB |
Latest Revision
Adrian Schröter (adrianSuSE)
committed
(revision 1)
branched from openSUSE:Factory
Comments 0