selinux/sepolgen
Robert Kuska 15a7553d22 sepolgen: Apply fixes discovered by 2to3 where needed.
Replace usage of print statement with print function.
Use `in` instead of `has_key` when checking for key in dict.
When using `raise` add text (if any) as parameter of exception function.
Add Python3 imports of moved modules.
Replace `map` with list comprehension.
Use reserved word `as` in try-except when catching exception.
Replace `ifilter` function with `filter`.

Signed-off-by: Robert Kuska <rkuska@redhat.com>
2015-07-16 13:06:03 -04:00
..
src sepolgen: Apply fixes discovered by 2to3 where needed. 2015-07-16 13:06:03 -04:00
tests sepolgen: Replace usage of xrange inside of tests. 2015-07-16 13:06:02 -04:00
ChangeLog Update ChangeLogs. 2015-03-18 08:37:10 -04:00
COPYING initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
HACKING checkpolicy: libselinux: Fix dead links to www.nsa.gov/selinux 2012-03-28 08:39:07 -04:00
Makefile initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
VERSION Bump to final release 2015-02-02 09:38:10 -05:00