| Server IP : 93.86.61.54 / Your IP : 216.73.216.60 Web Server : Apache/2.4.62 (Ubuntu) System : Linux rasin.ddns.net 6.8.0-124-generic #124~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 21:05:19 UTC x86_64 User : www-data ( 33) PHP Version : 8.4.22 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/lib/python3/dist-packages/jeepney/integrate/tests/__pycache__/ |
Upload File : |
o
���`M � @ s� d dl Z d dlZd dlmZmZ d dlmZ d dlmZm Z d dl
mZ ejj ejj
e dd�gZe�� dd � �Zd
d� Zedd
dd�Zdd� Zdd� ZdS )� N)�DBusAddress�new_method_call)�message_bus)�connect_and_authenticate�Proxy)�have_session_buszTests require DBus session bus)�reasonc C s( �t dd�I d H \} }|V | �� d S )N�SESSION)�bus)r �close)� transport�proto� r �F/usr/lib/python3/dist-packages/jeepney/integrate/tests/test_asyncio.py�
session_proto s �r c � s �| j �d�s J �d S )N�:)�unique_name�
startswith)r r r r �test_connect_old s �r zorg.freedesktop.DBusz/org/freedesktop/DBuszorg.freedesktop.DBus.Peer)�bus_name�object_path� interfacec � s6 �t td�}tj| �|�dd�I d H }|dksJ �d S )N�Ping� )�timeoutr )r �bus_peer�asyncio�wait_for�send_message)r � ping_call�
reply_bodyr r r �test_send_and_get_reply_old"