Edit File: reporter.cpython-36.opt-1.pyc
3 گa� � @ s` d Z ddlZddlZddlZddlZddlZddlmZ ddlmZ ej e �ZG dd� d�ZdS )z.Collects and displays information to the user.� N)� configuration)�utilc @ s^ e Zd ZdZdZdZdZejdd�Z e jdd�d d �Zde eedd�d d�Zdd�dd�ZdS )�Reporterz�Collects and displays information to the user. :ivar `queue.PriorityQueue` messages: Messages to be displayed to the user. r � � � _msg_typezpriority text on_crashN)�config�returnc C s t j� | _|| _d S )N)�queueZ PriorityQueue�messagesr )�selfr � r �/usr/lib/python3.6/reporter.py�__init__ s zReporter.__init__T)�msg�priority�on_crashr c C s&