Your IP : 216.73.216.213


Current Path : /opt/alt/python37/lib/python3.7/site-packages/docutils/readers/__pycache__/
Upload File :
Current File : //opt/alt/python37/lib/python3.7/site-packages/docutils/readers/__pycache__/pep.cpython-37.pyc

B

�O�@sNdZdZddlmZddlmZmZmZmZddl	m
Z
Gdd�dej�ZdS)	z+
Python Enhancement Proposal (PEP) Reader.
ZreStructuredText�)�
standalone)�peps�
references�misc�frontmatter)�rstc@s@eZdZdZdZdZdZdd�Zddd�Ze	j
jZdd
d�Z
d	S)
�Reader)Zpep)zPEP Reader Option DefaultszfThe --pep-references and --rfc-references options (for the reStructuredText parser) are on by default.�z
pep reader)Zreaderszstandalone readercCsJtj�|�}|�tj�|�tj�|�tj�|�t	j
t	jt	jg�|S)N)
rr�get_transforms�removerZDocTitleZSectionSubTitleZDocInfo�extendrZHeadersZContentsZTargetNotes)�selfZ
transformsr	r	�E/opt/alt/python37/lib/python3.7/site-packages/docutils/readers/pep.pyr
szReader.get_transforms�)Zpep_referencesZrfc_referencesNcCs.|dkrtjd|��d�}tj�||d�dS)z`parser` should be ``None``.NT)Zrfc2822Zinliner�)r�Parser�
inliner_classrr�__init__)r
�parserZparser_namer	r	rr,szReader.__init__)NN)�__name__�
__module__�__qualname__Z	supportedZ
settings_specZconfig_sectionZconfig_section_dependenciesr
Zsettings_default_overridesrZstatesZInlinerrrr	r	r	rrs	
rN)�__doc__Z
__docformat__Zdocutils.readersrZdocutils.transformsrrrrZdocutils.parsersrrr	r	r	r�<module>s