Logoj0ke.net Open Build Service > Projects > devel:python > python-pyflakes
Sign Up | Log In

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>


Source Files

Filename Size Changed Actions
pyflakes-0.7.3.tar.gz 29.8 KB over 10 years ago Download File
python-pyflakes.changes 3.98 KB over 10 years ago Download File
python-pyflakes.spec 1.95 KB over 10 years ago Download File

Latest Revision

hostmaster hostmaster committed over 10 years ago (revision 1)
osc copypac from project:devel:languages:python package:python-pyflakes revision:23, using expand, using client side copy

Comments for devel:python (0)