|
Server : LiteSpeed System : Linux barito.iixcp.rumahweb.net 5.14.0-611.49.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 21 16:39:08 EDT 2026 x86_64 User : elvh3918 ( 1528) PHP Version : 8.2.31 Disable Function : mail Directory : /opt/alt/python35/lib64/python3.5/lib2to3/fixes/__pycache__/ |
�qc� � @ sC d Z d d l m Z d d l m Z Gd d � d e j � Z d S)z%Fixer for StandardError -> Exception.� )�
fixer_base)�Namec @ s( e Z d Z d Z d Z d d � Z d S)�FixStandarderrorTz-
'StandardError'
c C s t d d | j �S)N� Exception�prefix)r r )�selfZnodeZresults� r �D/opt/alt/python35/lib64/python3.5/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