Файловый менеджер - Редактировать - /usr/lib64/python3.6/site-packages/samba/subunit/__pycache__/__init__.cpython-36.opt-1.pyc
Ðазад
3 �I�dH � @ sD d Z ddlZddlZdZdZdZdZddd�ZG d d � d ej�Z dS )zSubunit test protocol.� N� � � � c C s t t | �d fS )N)� Exception)�description� r � /usr/lib64/python3.6/__init__.py�RemoteError s r c @ sj e Zd ZdZdd� Zdd� Zdd� Zdd � Zd d� Zdd � Z dd� Z dd� Zdd� Zddd�Z dd� ZdS )�RemotedTestCasea� A class to represent test cases run in child processes. Instances of this class are used to provide the Python test API a TestCase that can be printed to the screen, introspected for metadata and so on. However, as they are a simply a memoisation of a test that was actually run in the past by a separate process, they cannot perform any interactive actions. c C s&