Passive checker of Python programs
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
- Sources inherited from project SUSE:SLE-15:GA
-
Checkout Package
osc checkout SUSE:SLE-15:Update/python-pyflakes && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pyflakes-1.6.0.tar.gz | 0000048184 47.1 KB | |
python-pyflakes.changes | 0000009144 8.93 KB | |
python-pyflakes.spec | 0000002251 2.2 KB |
Revision 2 (latest revision is 3)
Samu Voutilainen (Smar)
committed
(revision 2)
osc copypac from project:SUSE:SLE-15:GA package:python-pyflakes revision:3, using expand, using client side copy
Comments 0