????
| Current Path : /proc/1724857/root/lib/python3.9/site-packages/ipapython/__pycache__/ |
| Current File : //proc/1724857/root/lib/python3.9/site-packages/ipapython/__pycache__/errors.cpython-39.opt-1.pyc |
a
}�f� � @ s G d d� de �ZdS )c s( e Zd ZdZ� fdd�Zdd� Z� ZS )�SetseboolErroraS Raised when setting a SELinux boolean fails
:param failed: Dictionary mapping boolean names to intended values
to their intended values, for booleans that cound not be set
:param command: Command the user can run to set the booleans
The initializer arguments are copied to attributes of the same name.
c s<