
„Æ.^Æ  ã               @   s=   d  d l  m Z d  d l m Z Gd d „  d e j ƒ Z d S)é   )Ú
fixer_base)ÚNamec               @   s(   e  Z d  Z d Z d Z d d „  Z d S)ÚFixRawInputTzU
              power< name='raw_input' trailer< '(' [any] ')' > any* >
              c             C   s*   | d } | j  t d d | j ƒƒ d  S)NÚnameÚinputÚprefix)Úreplacer   r   )ÚselfZnodeÚresultsr   © r   úR/build/toolchain/mac32/python-3.5.2-openssl1.0.2u-1/lib/python3.5/fix_raw_input.pyÚ	transform   s    
zFixRawInput.transformN)Ú__name__Ú
__module__Ú__qualname__ZBM_compatibleZPATTERNr   r   r   r   r   r      s   r   N)Ú r   Z
fixer_utilr   ZBaseFixr   r   r   r   r   Ú<module>   s   