Server IP : 209.38.156.173 / Your IP : 216.73.216.122 [ Web Server : Apache/2.4.52 (Ubuntu) System : Linux lakekumayuhotel 5.15.0-136-generic #147-Ubuntu SMP Sat Mar 15 15:53:30 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.1.2-1ubuntu2.22 Disable Function : NONE Domains : 2 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib/python3/dist-packages/zope/component/__pycache__/ |
Upload File : |
o ,�W� � @ s� d Z ddlmZ ddlmZ ddlmZ ddlmZ ddl m Z dd� ZG d d � d e�Zee�G dd� de��Z e d �ZzddlmZ W n eyM Y nw edd� � [eZdd� Zde fdd�Zdde fdd�Zddd�Zddd�ZdS )zGlobal components support � )�implementer)�AdapterRegistry)� Components)�IComponentLookup)�_BLANKc C s t | |�S �N)�getattr)� components�registryName� r �?/usr/lib/python3/dist-packages/zope/component/globalregistry.py�GAR s r c s( e Zd ZdZ� fdd�Zdd� Z� ZS )�GlobalAdapterRegistryz~A global adapter registry This adapter registry's main purpose is to be picklable in combination with a site manager.c s || _ || _tt| ��� d S r )� __parent__�__name__�superr �__init__)�self�parent�name�� __class__r r r s zGlobalAdapterRegistry.__init__c C s t | j| jffS r )r r r �r r r r � __reduce__% s z GlobalAdapterRegistry.__reduce__)r � __module__�__qualname__�__doc__r r � __classcell__r r r r r s r c @ s e Zd Zdd� Zdd� ZdS )�BaseGlobalComponentsc C s t | d�| _t | d�| _d S )N�adapters� utilities)r r r r r r r �_init_registries+ s z%BaseGlobalComponents._init_registriesc C s | j S r )r r r r r r / s zBaseGlobalComponents.__reduce__N)r r r r! r r r r r r ( s r �base)� addCleanUpc C s t �d�S )Nr"