HEX
Server: LiteSpeed
System: Linux altar40.supremepanel40.com 4.18.0-553.83.1.lve.el8.x86_64 #1 SMP Wed Nov 12 10:04:12 UTC 2025 x86_64
User: sescorpcl (4477)
PHP: 8.2.32
Disabled: NONE
Upload Files
File: //opt/alt/python313/lib/python3.13/site-packages/jinja2/__pycache__/exceptions.cpython-313.pyc
�

��
i����SSKr\R(aSSKJr "SS\5r"SS\\\5r	"SS	\	5r
"S
S\5r"SS
\5r"SS\5r
"SS\
5r"SS\
5r"SS\
5rg)�N���	Undefinedc�^�\rSrSrSrS	S\R\SS4U4Sjjjr\	S\R\4Sj5r
SrU=r$)
�
TemplateError�z"Baseclass for all template errors.N�message�returnc�$>�[TU]U5 g�N)�super�__init__)�selfr	�	__class__s  ��D/opt/alt/python313/lib/python3.13/site-packages/jinja2/exceptions.pyr�TemplateError.__init__
s���
����!�c�F�UR(aURS$S$)Nr)�args�rs rr	�TemplateError.message
s��#�y�y�t�y�y��|�2�d�2r�r)
�__name__�
__module__�__qualname__�__firstlineno__�__doc__�t�Optional�strr�propertyr	�__static_attributes__�
__classcell__�rs@rrrsI���,�"��
�
�3��"�4�"�"��3����C��3��3rrc��\rSrSr%SrSr\R\\	S'SS\R\R\S4S\R\SS4SjjrS\4S	jrS
r
g)�TemplateNotFound�z�Raised if a template does not exist.

.. versionchanged:: 2.11
    If the given name is :class:`Undefined` and no message was
    provided, an :exc:`UndefinedError` is raised.
Nr	�namerr
c��[RX5 Uc(SSKJn [	X5(aUR5 UnX lXlU/Ulg)Nrr)	�IOErrorr�runtimer�
isinstance�_fail_with_undefined_errorr	r(�	templates)rr(r	rs    rr�TemplateNotFound.__init__sI��
	����$��?�*��$�*�*��/�/�1��G����	����rc�,�[UR5$r)r r	rs r�__str__�TemplateNotFound.__str__1s���4�<�<� � r)r	r(r.r)rrrrrr	rrr �__annotations__�Unionrr1r"rrrr&r&sl��� $�G�Q�Z�Z��_�#�
$(� ��j�j�����k�!1�2�3� ����C�� �
�	 �&!��!rr&c�^�\rSrSrSrS
S\R\R\S4S\R\SS4U4Sjjjr
S	rU=r$)�TemplatesNotFound�5axLike :class:`TemplateNotFound` but raised if multiple templates
are selected.  This is a subclass of :class:`TemplateNotFound`
exception, so just catching the base exception will catch both.

.. versionchanged:: 2.11
    If a name in the list of names is :class:`Undefined`, a message
    about it being undefined is shown rather than the empty string.

.. versionadded:: 2.2
N�namesrr	r
c�J>�UcsSSKJn /nUHAn[XS5(aURUR5 M0URU5 MC SR[
[U55nSU3n[TU]%U(aUSOSU5 [U5Ulg)Nrrz, z(none of the templates given were found: ���)r+rr,�append�_undefined_message�join�mapr r
r�listr.)rr8r	r�partsr(�	parts_strrs       �rr�TemplatesNotFound.__init__As����
�?�*��E����d�.�.��L�L��!8�!8�9��L�L��&�	��	�	�#�c�5�/�2�I�@���L�G�
���e��r���w�?��e���r)r.)rN)
rrrrrr�Sequencer4r rrr"r#r$s@rr6r65sU���	�8:�#'�%��z�z�!�'�'�#�{�"2�3�4�%����C��%�
�	%�%rr6c�^�\rSrSrSrS
S\S\S\R\S\R\SS4
U4S	jjjr	S\4S
jr
SrSrU=r
$)�TemplateSyntaxError�XzBRaised to tell the user that there is a problem with the template.Nr	�linenor(�filenamer
c�d>�[TU]U5 X lX0lX@lSUlSUlg)NF)r
rrGr(rH�source�
translated)rr	rGr(rHrs     �rr�TemplateSyntaxError.__init__[s1���	����!����	� �
�'+��� ��rc�2�UR(a%[R"[UR5$SUR
3nUR=(d URnU(aSUSU3n[R"[UR5SU-/nURbMURR5UR
S-
nURSUR5-5 SRU5$![a Nf=f)Nzline zFile "z", z  rz    �
)rKr�castr r	rGrHr(rJ�
splitlinesr;�strip�
IndexErrorr=)r�locationr(�lines�lines     rr1�TemplateSyntaxError.__str__ls����?�?��6�6�#�t�|�|�,�,��4�;�;�-�(���}�}�)��	�	�����v�S��
�3�H�����T�\�\�*�D�8�O�<���;�;�"�
4��{�{�-�-�/����a��@�����V�d�j�j�l�2�3��y�y������
��
�s�,*D	�	
D�Dc�v�URURURURUR44$r)rr	rGr(rHrs r�
__reduce__�TemplateSyntaxError.__reduce__�s,��
�~�~����d�k�k�4�9�9�d�m�m�T�T�Tr)rHrGr(rJrK)NN)rrrrrr �intrrrr1rXr"r#r$s@rrErEXsp���L�!%�$(� �� �� ��j�j��o�	 �
�*�*�S�/� �
�
 � �" �� �.U�UrrEc��\rSrSrSrSrg)�TemplateAssertionError�z�Like a template syntax error, but covers cases where something in the
template caused an error at compile time that wasn't necessarily caused
by a syntax error.  However it's a direct subclass of
:exc:`TemplateSyntaxError` and has the same attributes.
rN�rrrrrr"rrrr\r\�s��rr\c��\rSrSrSrSrg)�TemplateRuntimeError�zgA generic runtime error in the template engine.  Under some situations
Jinja may raise this exception.
rNr^rrrr`r`����rr`c��\rSrSrSrSrg)�UndefinedError�z<Raised if a template tries to operate on :class:`Undefined`.rNr^rrrrdrd�s��Frrdc��\rSrSrSrSrg)�
SecurityError�zORaised if a template tries to do something insecure if the
sandbox is enabled.
rNr^rrrrgrg�rbrrgc��\rSrSrSrSrg)�FilterArgumentError�zIThis error is raised if a filter was called with inappropriate
arguments
rNr^rrrrjrj�rbrrj)�typingr�
TYPE_CHECKINGr+r�	Exceptionrr*�LookupErrorr&r6rEr\r`rdrgrjrrr�<module>rps�����?�?�"�3�I�3� !�w��]� !�F %�(� %�F0U�-�0U�f�0���=��G�)�G��(���.�r