U
�AT^� c @ s2 d Z ddlmZ ddlmZ G dd� dej�ZdS )z%Fixer for StandardError -> Exception.i )�
fixer_base)�Namec @ s e Zd ZdZdZdd� ZdS )�FixStandarderrorTz-
'StandardError'
c C s t d|jd�S )NZ Exception)�prefix)r r )ZselfZnodeZresults� r �7/usr/lib64/python3.8/lib2to3/fixes/fix_standarderror.py� transform s zFixStandarderror.transformN)Z__name__Z
__module__Z__qualname__Z
BM_compatibleZPATTERNr r r r r r s r N)Z__doc__Z r Z
fixer_utilr ZBaseFixr r r r r Z<module> s