| Server IP : 35.236.43.222 / Your IP : 216.73.216.143 Web Server : Apache System : Linux order-form-vm-001 5.10.0-37-cloud-amd64 #1 SMP Debian 5.10.247-1 (2025-12-11) x86_64 User : deploy ( 1002) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /lib/python3/dist-packages/zope/component/__pycache__/ |
Upload File : |
a
,�W$ � @ s d Z G dd� de�ZdS )zG This module supplies a pure-Python version of zope.hookable.hookable.
c @ sH e Zd ZdZedd� �Zedd� �Zdd� Zdd� Zd d
� Z dd� Z
d
S )�hookable)Z
__originalZ__implementationc C s | j S �N)�_hookable__original��self� r �9/usr/lib/python3/dist-packages/zope/component/hookable.py�<lambda> � zhookable.<lambda>c C s | j S r ��_hookable__implementationr r r r r r c C s | | _ | _d S r �r r )r �implementationr r r �__init__ s zhookable.__init__c C s | j | }| _ |S r r
)r Znewimplementation�oldr r r �sethook s zhookable.sethookc C s | j | _d S r r r r r r �reset s zhookable.resetc O s | j |i |��S r r
)r �args�kwr r r �__call__ s zhookable.__call__N)�__name__�
__module__�__qualname__� __slots__�propertyZoriginalr
r r r r r r r r r s r N)�__doc__�objectr r r r r �<module> s