
„Æ.^Á  ã               @   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	   úV/build/toolchain/mac32/python-3.5.2-openssl1.0.2u-1/lib/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   