Your IP : 3.128.168.176
�
�Q�fe � �R � d Z ddlmZ ddlmZmZmZ G d� dej � Zy)z/Fixer that transforms `xyzzy` into repr(xyzzy).� )�
fixer_base)�Call�Name�parenthesizec � � e Zd ZdZdZd� Zy)�FixReprTz7
atom < '`' expr=any '`' >
c �� � |d j � }|j | j j k( rt |� }t t
d� |g|j �� S )N�expr�repr)�prefix)�clone�type�syms� testlist1r r r r )�self�node�resultsr
s �=/opt/alt/python312/lib64/python3.12/lib2to3/fixes/fix_repr.py� transformzFixRepr.transform sM � ��v��$�$�&���9�9�� � �+�+�+���%�D��D��L�4�&����=�=� N)�__name__�
__module__�__qualname__�
BM_compatible�PATTERNr � r r r r s � ��M��G�>r r N) �__doc__� r �
fixer_utilr r r �BaseFixr r r r �<module>r! s'