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 dZddlZddlZzddlmZ W n ey! dd� ZY nw ddlmZ ddl m Z dd l mZ G d d� de�Z G dd � d ej�Ze� Zddd�Zdd� Zejdd� �Zddd�Zddd�Zdd� Zdd� ZeZzddlmZ W n ey~ Y dS w ee� dS ) zEHooks for getting and setting a site in the thread global namespace. �restructuredtext� N)�removeSecurityProxyc C s | S �N� )�xr r �6/usr/lib/python3/dist-packages/zope/component/hooks.pyr s r )�getGlobalSiteManager)�ComponentLookupError)�IComponentLookupc @ s e Zd ZdZdd� Zdd� ZdS )� read_propertyz�Descriptor for property-like computed attributes. Unlike the standard 'property', this descriptor allows assigning a value to the instance, shadowing the property getter function. c C s || _ d S r ��func)�selfr r r r �__init__&