Pakket: python3-flake8-builtins (1.5.3-3)
Verwijzigingen voor python3-flake8-builtins
Trisquel bronnen:
Het bronpakket flake8-builtins downloaden:
- [flake8-builtins_1.5.3-3.dsc]
- [flake8-builtins_1.5.3.orig.tar.gz]
- [flake8-builtins_1.5.3-3.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Python Team
- Jose Luis Rivero
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
flake8 extension that checks for re-use of builtin identifiers
Python allows one to override Python builtins as parameters, but although could be useful in some really specific use cases, the general approach is to not do that as code then can suddenly break without a clear trace.
Andere aan python3-flake8-builtins gerelateerde pakketten
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-flake8
- code checker using pycodestyle and pyflakes - Python 3.x
-
- enh: flake8
- code checker using pycodestyle and pyflakes