⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.177
Server IP:
50.6.168.112
Server:
Linux server-617809.webnetzimbabwe.com 5.14.0-570.25.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 9 04:57:09 EDT 2025 x86_64
Server Software:
Apache
PHP Version:
8.4.10
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib64
/
python3.9
/
site-packages
/
dbus
/
__pycache__
/
View File Name :
gi_service.cpython-39.opt-1.pyc
a z] @ sf d Z dgZddlmZ ddlZG dd dejjejjZ dddZ d Ze dejejjfe ed Z dS )z6Support code for implementing D-Bus services via PyGI.ExportedGObject )GObjectNc @ s e Zd ZdZdd ZdS )ExportedGObjectTypezA metaclass which inherits from both GObjectMeta and `dbus.service.InterfaceType`. Used as the metaclass for `ExportedGObject`. c C s, t j j| ||| tjj| ||| d S )N)r __class____init__dbusservice InterfaceType)clsnamebasesZdct r 5/usr/lib64/python3.9/site-packages/dbus/gi_service.pyr . s zExportedGObjectType.__init__N)__name__ __module____qualname____doc__r r r r r r * s r c K sX | dd}| dd}|dur*|| tjj| fi | tjjj| |||d dS )a: Initialize an exported GObject. :Parameters: `conn` : dbus.connection.Connection The D-Bus connection or bus `object_path` : str The object path at which to register this object. :Keywords: `bus_name` : dbus.service.BusName A bus name to be held on behalf of this object, or None. `gobject_properties` : dict GObject properties to be set on the constructed object. Any unrecognised keyword arguments will also be interpreted as GObject properties. bus_nameNgobject_properties)connobject_pathr )popupdater r r r Object)selfr r kwargsr r r r r ExportedGObject__init__3 s r z' A GObject which is exported on D-Bus. )r r )NN)r __all__Z gi.repositoryr Zdbus.servicer r r r r r ZExportedGObject__doc__r r r r r r
s