Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/pylint/reporters/ureports/__pycache__/text_writer.cpython-39.pyc
Ðазад
a n�h � @ st d Z ddlmZ ddlmZ ddlmZ erPddlmZm Z m Z mZmZm Z mZ g d�ZddgZG d d � d e�ZdS )z%Text formatting drivers for ureports.� )�annotations)� TYPE_CHECKING)� BaseWriter)�EvaluationSection� Paragraph�Section�Table�Text�Title�VerbatimText)� �=�-�`�.�~�^�*r c s� e Zd ZdZdd�� fdd�Zddd�dd �Zd dd�dd�Zd dd�dd�Zddd�dd�Zddd�dd�Z ddddd�dd�Z ddd�dd�Zddd�dd �Z� Z S )!� TextWriterzWFormat layouts as text (ReStructured inspiration but not totally handled yet). �None)�returnc s t � �� d| _d S )Nr )�super�__init__Z list_level)�self�� __class__� ��/root/rpmbuild/BUILDROOT/imh-python39-modules-3.9.7-92.el8.x86_64/opt/imh-python/lib/python3.9/site-packages/pylint/reporters/ureports/text_writer.pyr ! s zTextWriter.__init__r )�layoutr c C s: | j d7 _ | �� | �|� | j d8 _ | �� dS )zDisplay a section as text.� N)�section�writeln�format_children�r r r r r � visit_section% s zTextWriter.visit_sectionr c C s2 | j d7 _ | �|� | j d8 _ | �� dS )z(Display an evaluation section as a text.r N)r r"