Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib64/python3.11/lib2to3/pgen2/__pycache__/ |
Upload File : |
� �=Og� � �L � d dl mZ G d� de� � Z G d� de� � ZdS )� )�tokenc � � e Zd Z d� Zd� ZdS )� ParseErrorc � � t � | |�d|�d|�d|��� � || _ || _ || _ || _ d S )Nz: type=z, value=z , context=)� Exception�__init__�msg�type�value�context)�selfr r r r s �,/usr/lib64/python3.11/lib2to3/pgen2/parse.pyr zParseError.__init__ sX � ����4��C�C����u�u�u�g�g�"7� 8� 8� 8������ ��� ������ c �T � t | � � | j | j | j | j ffS �N)r r r r )r s r � __reduce__zParseError.__reduce__ s$ � ��D�z�z�D�H�d�i���T�\�J�J�Jr N)�__name__� __module__�__qualname__r r � r r r r s: � � � � � �2�� � �K� K� K� K� Kr r c �>