Current File : //usr/lib/python3/dist-packages/__pycache__/problem_report.cpython-312.pyc |
�
�!fV� � �� � d Z ddlZddlZddlZddlZddlZddlZddlZddl Zddl
Z
ddlZddlZddl
Z
ddlZddlZddlZddlZddlmZmZmZ dZdZ G d� de� Z G d� d e� Z G d
� de� Zdee d
ee fd�Zded
efd�Zdee ded
ee fd�Z d� Z!dee ded
ee fd�Z"dee d
e#e$ee e%f fd�Z&ejN G d� d� � Z( G d� d� Z) G d� dejT � Z+y)z(Store, load, and handle problem reports.� N)� Generator�Iterable�Iterators �s (�/�c �, � � e Zd ZdZdedef� fd�Z� xZS )�MalformedProblemReportz�Raised when a problem report violates the crash report format.
This exception might be raised when the keys of the report are not ASCII.
�message�argsc �. �� t �| � d|� d�g|��� y )NzMalformed problem report: z$. Is this a proper .crash text file?)�super�__init__)�selfr r � __class__s ��0/usr/lib/python3/dist-packages/problem_report.pyr zMalformedProblemReport.__init__, s+ �� �
���(�� � 22�
3�
� �
� )�__name__�
__module__�__qualname__�__doc__�str�objectr �
__classcell__�r s @r r r &