![]() Server : LiteSpeed System : Linux premium84.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 User : claqxcrl ( 523) PHP Version : 8.1.32 Disable Function : NONE Directory : /opt/alt/python310/lib64/python3.10/__pycache__/ |
o '" h� � @ s� d dl Z d dlZd dlZd dlZd dlZd dlZd dlZd dlZg d�Z G dd� de �ZG dd� de j�Z dd� Z ddd�Zd d� ZedkrNe� dS dS )� N)�compile�main�PyCompileError�PycInvalidationModec @ s e Zd Z ddd�Zdd� ZdS )r � c C st |j }|tu rd�t�||��}|�dd| �}nd||f }t�| |p%||||� || _|| _ || _ |p6|| _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 �1/opt/alt/python310/lib64/python3.10/py_compile.pyr . s �zPyCompileError.__init__c C s | j S )N)r )r r r r �__str__>