mirror of
https://github.com/SELinuxProject/setools
synced 2025-03-01 10:31:19 +00:00
By using return_value, there was only one instance of the iterator, which would cause problems if it needed to be used again but had already been consumed. Switch to lambdas that return a new instance of the iter(). |
||
---|---|---|
.. | ||
__init__.py | ||
mls.conf | ||
mls.py | ||
mlsrule.py | ||
rbacrule.py | ||
role.conf | ||
role.py | ||
selinuxpolicy-bad.conf | ||
selinuxpolicy.conf | ||
selinuxpolicy.py | ||
terule.py | ||
typeattr.conf | ||
typeattr.py | ||
user.conf | ||
user.py |