selinux/python/sepolicy
Petr Lautrbach 54cb5c674b Switch last 2 files using /usr/bin/env to /usr/bin/python3
Other python scripts already use python3 by default. Both files don't have exec
bits so they have to be run using python interpret on command line anyway:

    $ python3 ./setup.py ...

Signed-off-by: Petr Lautrbach <plautrba@redhat.com>
2019-09-26 08:32:18 -04:00
..
ru Add man pages translation by Olesya Gerasimenko 2019-01-28 12:03:57 +01:00
sepolicy Fix many misspellings 2019-09-18 22:47:35 +02:00
.gitignore
Makefile Switch to python3 by default 2019-02-20 16:43:27 +01:00
sepolgen.8
sepolicy-bash-completion.sh
sepolicy-booleans.8
sepolicy-communicate.8
sepolicy-generate.8 Fix up generation of application policy 2017-05-05 11:52:19 -04:00
sepolicy-gui.8
sepolicy-interface.8 Fix minor typos 2018-06-30 20:28:25 +02:00
sepolicy-manpage.8
sepolicy-network.8
sepolicy-transition.8
sepolicy.8 python/sepolicy: Fix sepolicy manpage. 2017-11-22 09:47:50 +01:00
sepolicy.py python: always use python3 in the shebang of programs using setools 2019-02-17 22:34:50 +01:00
setup.py Switch last 2 files using /usr/bin/env to /usr/bin/python3 2019-09-26 08:32:18 -04:00
test_sepolicy.py sepolicy: Fix minor typo in 'transition -s' test 2017-07-27 09:49:32 -04:00