commit | 1ee796ccb7ac7a4c82fdb7791ffd99fb55c17ebd | [log] [tgz] |
---|---|---|
author | Robert Kuska <rkuska@redhat.com> | Wed Aug 05 03:15:14 2015 -0400 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Wed Aug 05 15:10:21 2015 -0400 |
tree | 2a1ad7a46a4b303f591592f214598ccc10e78037 | |
parent | 60956ac7ec5ad9cdf3eb3e338f7a61511cae73b3 [diff] |
sepolgen: convert cmp functions to key functions In python3 it is needed to pass compare function as a key argument instead of directly passing compare function to sort function Signed-off-by: Robert Kuska <rkuska@redhat.com>