File: //usr/lib/python3/dist-packages/twisted/trial/_dist/__pycache__/distreporter.cpython-310.pyc
o
�b � @ sH d Z ddlmZ ddlmZ ddlmZ ee�G dd� dee���ZdS )z�
The reporter is not made to support concurrent test running, so we will
hold test results in here and only send them to the reporter once the
test is over.
@since: 12.3
� )�implementer)�proxyForInterface)� IReporterc sd e Zd ZdZ� fdd�Zdd� Zdd� Zdd � Zd
d� Zdd
d�Z ddd�Z
dd� Zdd� Z� Z
S )�DistReporterz
See module docstring.
c s t � �|� i | _d S �N)�super�__init__�running)�self�original�� __class__� �B/usr/lib/python3/dist-packages/twisted/trial/_dist/distreporter.pyr s
zDistReporter.__init__c C s. g | j |�� <