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 : /usr/lib/python3/dist-packages/zope/hookable/__pycache__/ |
Upload File : |
o |h�`� � @ s� d Z ddlZddlZe�� dv Zej�de�ZG dd� de�Z zddl mZ W n e y2 dZY nw es9edu r=e ZdS eZdS )zHookable object support � N)�PyPy�Jython�PURE_PYTHONc @ sl e Zd ZdZdd� Zedd� �Zedd� �Zedd � �Zed d� �Z edd � �Z dd� Zdd� Zdd� Z dS )�_py_hookable�� _original�_implementationc O sL |sd|v r|� d�f}|rtd��t|�dkrtd��|d | _| _d S )N�implementationzUnknown keyword arguments� zExactly one argument requiredr )�pop� TypeError�lenr r ��self�args�kw� r �8/usr/lib/python3/dist-packages/zope/hookable/__init__.py�__init__ s z_py_hookable.__init__c C � | j S �N)r �r r r r �original$ � z_py_hookable.originalc C r r �r r r r r r ( r z_py_hookable.implementationc C s | j jS r )r �__doc__r r r r r , s z_py_hookable.__doc__c C s t | jdi �S )N�__dict__��getattrr r r r r r 0 � z_py_hookable.__dict__c C s t | jdd�S )N� __bases__r r r r r r r 4 r z_py_hookable.__bases__c C s | j |}| _ |S r r )r �new_callable�oldr r r �sethook8 s z_py_hookable.sethookc C s | j | _d S r r r r r r �reset<