Binary package “pyflakes” in ubuntu trusty
passive checker of Python 2 and 3 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.
.
Unlike PyLint, Pyflakes checks only for logical errors in programs;
it does not perform any checks on style.
Source package
Published versions
- pyflakes 0.8.1-1 in amd64 (Proposed)
- pyflakes 0.8.1-1 in amd64 (Release)
- pyflakes 0.8.1-1 in arm64 (Proposed)
- pyflakes 0.8.1-1 in arm64 (Release)
- pyflakes 0.8.1-1 in armhf (Proposed)
- pyflakes 0.8.1-1 in armhf (Release)
- pyflakes 0.8.1-1 in i386 (Proposed)
- pyflakes 0.8.1-1 in i386 (Release)
- pyflakes 0.8.1-1 in powerpc (Proposed)
- pyflakes 0.8.1-1 in powerpc (Release)
- pyflakes 0.8.1-1 in ppc64el (Proposed)
- pyflakes 0.8.1-1 in ppc64el (Release)