Server IP : 209.38.156.173 / Your IP : 216.73.216.122 [ Web Server : Apache/2.4.52 (Ubuntu) System : Linux lakekumayuhotel 5.15.0-136-generic #147-Ubuntu SMP Sat Mar 15 15:53:30 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.1.2-1ubuntu2.22 Disable Function : NONE Domains : 2 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib/python3/dist-packages/dbus/__pycache__/ |
Upload File : |
o �t3bc � @ s� d Z dZddlmZ G dd� de�ZG dd� de�ZG dd � d e�ZG d d� de�ZG dd � d e�Z G dd� de�Z G dd� de�ZdS )zD-Bus exceptions.)� DBusException�MissingErrorHandlerException�MissingReplyHandlerException�ValidationException�IntrospectionParserException�UnknownMethodException�NameExistsException� )�is_py3c @ s: e Zd ZdZ dd� Zdd� Zdd� Zdd � Zd d� ZdS ) r Fc O sZ |� dd �}|d ust| dd �d u r|| _|r"tdd�|�� � ��tj| g|�R � d S )N�name�_dbus_error_namez1DBusException does not take keyword arguments: %sz, )�pop�getattrr � TypeError�join�keys� Exception�__init__)�self�args�kwargsr � r �1/usr/lib/python3/dist-packages/dbus/exceptions.pyr / s �zDBusException.__init__c C sB t | j�dkr t| j�}nd�| j�}| jdurd| j|f S |S )zReturn a unicode error� � N�%s: %s)�lenr �unicoder r �r �sr r r �__unicode__8 s zDBusException.__unicode__c C s&