D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
lib
/
python3.9
/
site-packages
/
ipapython
/
__pycache__
/
Filename :
errors.cpython-39.pyc
back
Copy
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<