HEX
Server: Apache
System: Linux p3plzcpnl506847.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: slfopp7cb1df (5698090)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //lib64/python3.6/site-packages/setools/__pycache__/query.cpython-36.pyc
3

�^��@s$ddlmZmZGdd�de�ZdS)�)�ABC�abstractmethodc@s$eZdZdZdd�Zedd��ZdS)�PolicyQueryz/Abstract base class for SELinux policy queries.cKsV||_xJt|j�dd�D]6}t||d�}t|�r>tdj|���t||||�qWdS)NT)�reversez0Keyword parameter {0} conflicts with a callable.)�policy�sorted�keys�getattr�callable�
ValueError�format�setattr)�selfr�kwargs�name�attr�r�/usr/lib64/python3.6/query.py�__init__szPolicyQuery.__init__cCsdS)z}
        Generator which returns the matches for the query.  This method
        should be overridden by subclasses.
        Nr)rrrr�results*szPolicyQuery.resultsN)�__name__�
__module__�__qualname__�__doc__rrrrrrrrsrN)�abcrrrrrrr�<module>s