selinux/python
Nicolas Iooss ae03c821b7
python/sepolicy: fix variable name
modify_button_clicked() used variable "type" in a comparison instead of
"ftype". This is a bug, which has been found with flake8 3.7.0. This
linter reported:

    python/sepolicy/sepolicy/gui.py:1548:20: F823 local variable 'type'
    {0} referenced before assignment

Signed-off-by: Nicolas Iooss <nicolas.iooss@m4x.org>
2019-01-31 20:57:28 +01:00
..
audit2allow Allow installing translated man pages 2019-01-28 12:03:57 +01:00
chcat Allow installing translated man pages 2019-01-28 12:03:57 +01:00
semanage python: use == or != when comparing a variable with a string or a integer 2019-01-31 20:57:23 +01:00
sepolgen python: use == or != when comparing a variable with a string or a integer 2019-01-31 20:57:23 +01:00
sepolicy python/sepolicy: fix variable name 2019-01-31 20:57:28 +01:00
COPYING Add COPYING files for new subdirs. 2016-11-16 11:19:51 -05:00
Makefile python: run all the tests with "make test" 2019-01-08 10:15:46 +01:00
VERSION Update VERSIONs to 2.9-rc1 for release. 2019-01-25 11:48:54 +01:00