← Back
Editing: low_level.cpython-311.pyc
� +�c�J � � � d dl mZ d dlmZmZmZ d dlZd dlmZ G d� de � � Z G d� de� � Zej ej d �Z G d � de� � Z G d� d e� � Z G d� de� � Zd� Z G d� d� � Z G d� de� � Z G d� de� � Z edd� � edd� � edd� � e� � edd� � edd� � edd � � edd!� � edd"� � e� � d#� Z G d$� d%� � Ze� eed& � � eed& � � eed' � � d(�� � G d)� d*� � Z G d+� d,e� � Z G d-� d.� � Z G d/� d0� � Zd1� Zd2� Z e eed' e� � g� � � � Zd3� Z d4d5d5d5d&d5d5d6d&d7� Z!d8� Z" G d9� d:� � Z# G d;� d<� � Z$ G d=� d>� � Z% G d?� d@� � Z&dS )A� )�deque)�Enum�IntEnum�IntFlagN)�Optionalc � � e Zd ZdZdS )�SizeLimitErrorz�Raised when trying to (de-)serialise data exceeding D-Bus' size limit. This is currently only implemented for arrays, where the maximum size is 64 MiB. N)�__name__� __module__�__qualname__�__doc__� � �3/usr/lib/python3/dist-packages/jeepney/low_level.pyr r s � � � � � �� � �Dr r c �"