Pakket: pyflakes (0.4.0-1)
Verwijzigingen voor pyflakes
Debian bronnen:
- Probleemrapporten
- Developer Information (PTS)
- Debian Changelog
- Copyright-bestand
- Debian Patch Tracker
Het bronpakket pyflakes downloaden:
Beheerders:
- Python Applications Packaging Team (QA-pagina, Mailarchief)
- Tristan Seligmann (QA-pagina)
- Varun Hiremath (QA-pagina)
- Sandro Tosi (QA-pagina)
Externe bronnen:
- Homepage [divmod.org]
Vergelijkbare pakketten:
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.
Unlike PyLint, Pyflakes checks only for logical errors in programs; it does not perform any checks on style.
Andere aan pyflakes gerelateerde pakketten
|
|
|
-
- dep: python (>= 2.5)
- interactive high-level object-oriented language (default version)
-
- dep: python-support (>= 0.90.0)
- automated rebuilding support for Python modules
