| Server IP : 35.236.43.222 / Your IP : 216.73.216.143 Web Server : Apache System : Linux order-form-vm-001 5.10.0-37-cloud-amd64 #1 SMP Debian 5.10.247-1 (2025-12-11) x86_64 User : deploy ( 1002) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /usr/lib/python3/dist-packages/reportbug/__pycache__/ |
Upload File : |
a
K56a� � @ sX d dl Z ddlmZ ddlmZ d dlZd dl Z ddlT ddlmZ G dd� de�Z dS ) � N� )�utils)�debbugs)�*)�text_uic
@ sf e Zd ZdZdZdddddddejddf
d d
�Zdd� Zd
d� Z e
e e�Zdd� Zdd� Z
dd� ZdS )� bugreportzFEncapsulates a bug report into a convenient object we can pass around.zutf-8� ZdebianTFr Nc K s� || _ |�� D ]\}
}t| |
|� q|| _|| _|rht|t�shz|j| _W qn t �
d� t�Y qn0 n|| _|| _| | _
|| _|| _|| _|
| _|| _d S )NzSInvalid value for followup, it must be a debianbts.Bugreport instance or an integer)�type�items�setattr�package�subject�
isinstance�intZbug_num�followup�ui�long_message� TypeError�body�mode�system�incfiles�sysinfo�
debsumsoutput�issource)�selfr r
r r r r r r r r r Zprops�k�v� r �5/usr/lib/python3/dist-packages/reportbug/bugreport.py�__init__* s&