
müYÁ  ã               @   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   )ÚselfZnodeÚresults© r	   úR/build/mts/release/bora-5583004/publish/lin64/lib64/python3.5/fix_standarderror.pyÚ	transform   s    zFixStandarderror.transformN)Ú__name__Ú
__module__Ú__qualname__ZBM_compatibleZPATTERNr   r	   r	   r	   r
   r      s   r   N)Ú__doc__Ú r   Z
fixer_utilr   ZBaseFixr   r	   r	   r	   r
   Ú<module>   s   