14
0

Accepting request 115732 from devel:languages:python

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.

It is a dependency of the spyder python graphical environment, besides by a useful tool on its own

OBS-URL: https://build.opensuse.org/request/show/115732
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyflakes?expand=0&rev=1
This commit is contained in:
Stephan Kulow
2012-05-07 20:50:31 +00:00
committed by Git OBS Bridge
parent 236f9b26a3
commit 961b7811c2

Diff Content Not Available