commit | b51c39499bd9bfdbb026bfcb4a44815b0a84f156 | [log] [tgz] |
---|---|---|
author | Jason Zaman <jason@perfinion.com> | Fri Aug 05 02:33:54 2016 +0800 |
committer | James Carter <jwcart2@tycho.nsa.gov> | Fri Aug 05 12:57:08 2016 -0400 |
tree | 76e847cd51552a61653e519b715b6ea8a9ced516 | |
parent | 4209c00afe15d92ffa3c480c8d28df9f33534907 [diff] |
semanage: py3 support for print function and map/filter map and filter were turned into list comprehensions. This was done using python's 2to3 utility. Signed-off-by: Jason Zaman <jason@perfinion.com> Signed-off-by: James Carter <jwcart2@tycho.nsa.gov>