selinux/python
Petr Lautrbach 7281132977 python/sepolicy: Use list instead of map
map() returns an iterator in python3, list in python2

Fixes:
File "/usr/lib/python3.6/site-packages/sepolicy/generate.py", line 114, in get_all_users
  users.remove("system_u")
AttributeError: 'map' object has no attribute 'remove'

Signed-off-by: Petr Lautrbach <plautrba@redhat.com>
2018-02-23 15:23:47 -05:00
..
audit2allow python: build: follow standard semantics for DESTDIR and PREFIX 2018-02-14 20:02:01 +01:00
chcat python: build: follow standard semantics for DESTDIR and PREFIX 2018-02-14 20:02:01 +01:00
semanage python: build: move modules from platform-specific to platform-shared 2018-02-14 20:02:02 +01:00
sepolgen python: build: move modules from platform-specific to platform-shared 2018-02-14 20:02:02 +01:00
sepolicy python/sepolicy: Use list instead of map 2018-02-23 15:23:47 -05:00
COPYING Add COPYING files for new subdirs. 2016-11-16 11:19:51 -05:00
Makefile Move policycoreutils/{sepolicy,audit2allow,semanage,scripts/chcat*} and sepolgen to python. 2016-11-16 11:19:50 -05:00
VERSION Update VERSION files for 2.7 release. 2017-08-04 09:31:00 -04:00