| Server IP : 185.143.233.130 / Your IP : 185.215.232.195 Web Server : LiteSpeed System : Linux jambul.7ho.st 5.14.0-503.40.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 5 06:06:04 EDT 2025 x86_64 User : renecafe ( 1327) PHP Version : 8.1.33 Disable Function : show_source, system, shell_exec, passthru, exec, popen, proc_open MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/lib64/python3.9/site-packages/setools/checker/__pycache__/ |
Upload File : |
a
q�qe�
� @ sX d dl Z d dlmZ ddlmZmZ ddlmZ ddlm Z dZ
d ZG d
d� de�ZdS )� N)�List� )�InvalidType�InvalidCheckValue� )�
CheckerModule)�config_bool_value�attr�
missing_okc sx e Zd ZdZdZeeef�Zdd�� fdd�Z e
dd� �Zejd d� �Ze
d
d� �Z
e
jdd� �Z
ed�d
d�Z� ZS )�
EmptyTypeAttrz7Checker module for asserting a type attribute is empty.Zempty_typeattrN)�returnc sJ t � �|||� t�t�| _d | _d| _d| _|� t
�| _|� t�| _
d S )NF)�super�__init__�loggingZ getLogger�__name__�log�_attr�_missing_ok�_pass_by_missing�get�MISSINOK_OPTr
�ATTR_OPTr )�self�policy� checknameZconfig�� __class__� �?/usr/lib64/python3.9/site-packages/setools/checker/emptyattr.pyr s zEmptyTypeAttr.__init__c C s | j S �N)r �r r r r r '