Sindbad~EG File Manager
�
�� h� � �\ � d Z dZddlmZ ddlmZmZ ddlmZ G d� dej � � Z dS ) z+
Python Enhancement Proposal (PEP) Reader.
�reStructuredText� )�
standalone)�peps�frontmatter)�rstc �Z � � e Zd ZdZ dZdZdZ� fd�Zddd�Ze j
j Zd
d �Z
� xZS )�Reader)�pep)zPEP Reader Option DefaultszfThe --pep-references and --rfc-references options (for the reStructuredText parser) are on by default.� z
pep reader)�readerszstandalone readerc �n �� t � � � � � }|� t j � � |� t j � � |� t j � � |� t j t j
t j g� � |S )N)�super�get_transforms�remover �DocTitle�SectionSubTitle�DocInfo�extendr �Headers�Contents�TargetNotes)�self�
transforms� __class__s ��t/builddir/build/BUILD/imunify360-venv-2.5.2/opt/imunify360/venv/lib/python3.11/site-packages/docutils/readers/pep.pyr zReader.get_transforms s� �� ��W�W�+�+�-�-�
����+�.�/�/�/����+�5�6�6�6����+�-�.�.�.����4�<����8H�I�J�J�J��� � )�pep_references�rfc_referencesNc � � |�(t j d| � � � �� � }t j � | |d� � dS )z`parser` should be ``None``.NT)�rfc2822�inliner� )r �Parser�
inliner_classr r �__init__)r �parser�parser_names r r&