| Server IP : 93.115.150.27 / Your IP : 216.73.216.221 Web Server : LiteSpeed System : Linux host2.azar.host 4.18.0-553.80.1.lve.el8.x86_64 #1 SMP Wed Oct 22 19:29:36 UTC 2025 x86_64 User : dorfakkh ( 1797) PHP Version : 8.1.34 Disable Function : show_source, system, passthru, exec, popen, proc_open, mail MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /usr/lib/python3.6/site-packages/zope/component/__pycache__/ |
Upload File : |
3
,�W� � @ s� d Z ddlmZ ddlmZ ddlmZ ddlmZ ddl m
Z
ddlmZ dd
d�Z
dd
� Zddd�Zddd�Zddd�Zd dd�Zdd� Zdd� Zdd� ZdS )!zInterface utility functions
� )�alsoProvides)�
IInterface)�getGlobalSiteManager)�ComponentLookupError)�queryUtility)�CLASS_TYPESN� c C s| | sd|j |jf } tj|�s6t|t�s2t| d��dS |dk r^|jt�sRt|d��t||� nt}t � }|j
||| |� dS )z@ Mark 'interface' as a named utilty providing 'iface_type'.
z%s.%szis not an interface or classNzis not an interface type)�
__module__�__name__r �
providedBy�
isinstancer � TypeErrorZextendsr r ZregisterUtility)�id� interfaceZ
iface_type�info�gsm� r �/usr/lib/python3.6/interface.py�provideInterface s
r c C s t |d�}|dkrt|��|S )z3Return interface or raise ComponentLookupError
N)�queryInterfacer )�contextr �ifacer r r �getInterface. s
r c C s t t| |�S )z$Return an interface or ``None``
)r r )r �defaultr r r r 7 s r c C s dd� t | ||�D �S )zInterfaces search
c S s g | ]}|d �qS )� r )�.0�
iface_utilr r r �
<listcomp>@ s z#searchInterface.<locals>.<listcomp>)�searchInterfaceUtilities)r �
search_string�baser r r �searchInterface= s r! c C s dd� t | ||�D �S )zInterfaces search
c S s g | ]}|d �qS )r r )r r r r r r G s z&searchInterfaceIds.<locals>.<listcomp>)r )r r r r r r �searchInterfaceIdsD s r"