AlkantarClanX12

Your IP : 18.221.90.184


Current Path : /opt/alt/python34/lib64/python3.4/lib2to3/fixes/__pycache__/
Upload File :
Current File : //opt/alt/python34/lib64/python3.4/lib2to3/fixes/__pycache__/fix_repr.cpython-34.pyc

�
j fe�@sOdZddlmZddlmZmZmZGdd�dej�ZdS)z/Fixer that transforms `xyzzy` into repr(xyzzy).�)�
fixer_base)�Call�Name�parenthesizec@s(eZdZdZdZdd�ZdS)�FixReprTz7
              atom < '`' expr=any '`' >
              cCsS|dj�}|j|jjkr4t|�}nttd�|gd|j�S)N�expr�repr�prefix)Zclone�typeZsymsZ	testlist1rrrr	)�selfZnodeZresultsr�r�;/opt/alt/python34/lib64/python3.4/lib2to3/fixes/fix_repr.py�	transformszFixRepr.transformN)�__name__�
__module__�__qualname__Z
BM_compatibleZPATTERNrrrrr
rsrN)	�__doc__�rZ
fixer_utilrrrZBaseFixrrrrr
�<module>s