mirror of
https://github.com/SELinuxProject/selinux
synced 2025-01-06 21:49:55 +00:00
f906ae66a4
Flake8 3.7.0 added a new fatal error message when parsing Python files: python/semanage/semanage:112:16: F632 use ==/!= to compare str, bytes, and int literals python/semanage/semanage:124:23: F632 use ==/!= to compare str, bytes, and int literals ... python/sepolgen/src/sepolgen/output.py:77:8: F632 use ==/!= to compare str, bytes, and int literals python/sepolgen/src/sepolgen/output.py:80:8: F632 use ==/!= to compare str, bytes, and int literals python/sepolgen/src/sepolgen/output.py:83:8: F632 use ==/!= to compare str, bytes, and int literals python/sepolicy/sepolicy/generate.py:646:16: F632 use ==/!= to compare str, bytes, and int literals python/sepolicy/sepolicy/generate.py:1349:16: F632 use ==/!= to compare str, bytes, and int literals Fix all these warnings. Signed-off-by: Nicolas Iooss <nicolas.iooss@m4x.org> |
||
---|---|---|
.. | ||
ru | ||
Makefile | ||
semanage | ||
semanage-bash-completion.sh | ||
semanage-boolean.8 | ||
semanage-dontaudit.8 | ||
semanage-export.8 | ||
semanage-fcontext.8 | ||
semanage-ibendport.8 | ||
semanage-ibpkey.8 | ||
semanage-import.8 | ||
semanage-interface.8 | ||
semanage-login.8 | ||
semanage-module.8 | ||
semanage-node.8 | ||
semanage-permissive.8 | ||
semanage-port.8 | ||
semanage-user.8 | ||
semanage.8 | ||
seobject.py | ||
test-semanage.py |