| Server IP : 104.21.21.239 / Your IP : 216.73.216.55 Web Server : Apache/2.4.68 (Amazon Linux) OpenSSL/3.5.7 System : Linux ip-172-31-69-123.ec2.internal 6.1.177-224.371.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Jul 27 20:28:29 UTC 2026 x86_64 User : ec2-user ( 1000) PHP Version : 8.4.24 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib64/python3.9/site-packages/dbus/mainloop/__pycache__/ |
Upload File : |
a
� z] � @ s( d Z dZddlmZmZ dadd� ZdS )z.GLib main loop integration using libdbus-glib.)�
DBusGMainLoop�threads_init� )r �
gthreads_initFc C s t st� da dS )z�Initialize threads in dbus-glib, if this has not already been done.
This must be called before creating a second thread in a program that
uses this module.
TN)�_dbus_gthreads_initializedr � r r �8/usr/lib64/python3.9/site-packages/dbus/mainloop/glib.pyr "