Passive checker of Python programs

Edit Package python-pyflakes
http://www.divmod.org/trac/wiki/DivmodPyflakes

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

Refresh
Refresh
Source Files
Filename Size Changed
pyflakes-3.2.0.tar.gz 0000063788 62.3 KB
python-pyflakes.changes 0000016235 15.9 KB
python-pyflakes.spec 0000002205 2.15 KB
Latest Revision
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1137081 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 38)
- update to 3.2.0:
  * Add support for *T (TypeVarTuple) and **P (ParamSpec) in PEP
    695 annotations.
Comments 0
openSUSE Build Service is sponsored by