⚝
One Hat Cyber Team
⚝
Your IP:
18.216.78.190
Server IP:
97.74.87.16
Server:
Linux 16.87.74.97.host.secureserver.net 5.14.0-503.38.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Apr 18 08:52:10 EDT 2025 x86_64
Server Software:
Apache
PHP Version:
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib64
/
python3.9
/
site-packages
/
dbus
/
__pycache__
/
View File Name :
glib.cpython-39.pyc
a � z]R � @ sH d Z dZddlmZmZ ddlmZ eZedd� ee d�e dd � d S )a� Deprecated module which sets the default GLib main context as the mainloop implementation within D-Bus, as a side-effect of being imported! This API is highly non-obvious, so instead of importing this module, new programs which don't need pre-0.80 compatibility should use this equivalent code:: from dbus.mainloop.glib import DBusGMainLoop DBusGMainLoop(set_as_default=True) Zrestructuredtext� )� DBusGMainLoop�threads_init)�warnT)Zset_as_defaultz�Importing dbus.glib to use the GLib main loop with dbus-python is deprecated. Instead, use this sequence: from dbus.mainloop.glib import DBusGMainLoop DBusGMainLoop(set_as_default=True) � )� stacklevelN) �__doc__Z __docformat__Zdbus.mainloop.glibr r �warningsr Z_warnZinit_threads�DeprecationWarning� r r �//usr/lib64/python3.9/site-packages/dbus/glib.py�<module> s �