Uname : Linux premium36.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Soft : LiteSpeed
Ip : 198.54.115.237
Port : 443
~
/
opt
/
imunify360
/
venv
/
lib64
/
python3.11
/
site-packages
/
docutils
/
parsers
/
__pycache__
[ HOME ]
Exec
Submit
File Name : __init__.cpython-311.pyc
� ��gh� � �f � d Z dZddlmZ ddlmZmZ G d� de� � Zddddddd d ddd� Zd � Z dS )z0 This package contains Docutils parser modules. �reStructuredText� )� import_module)� Component�frontendc � � e Zd Zddddgdddej d�fd d gddifd dgdddej d�fddgddifddgdddej d�fffZdZdZd� Z d� Z d� ZdS )�ParserzGeneric Parser OptionsNzjDisable directives that insert the contents of an external file; replaced with a "warning" system message.z--no-file-insertion�store_false� �file_insertion_enabled)�action�default�dest� validatorzIEnable directives that insert the contents of an external file. (default)z--file-insertion-enabledr � store_truezFDisable the "raw" directive; replaced with a "warning" system message.z--no-raw�raw_enabledz%Enable the "raw" directive. (default)z --raw-enabledz>Maximal number of characters in an input line. Default 10 000.z--line-length-limitz<length>�int�'