HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux ip-172-26-0-120 6.17.0-1009-aws #9~24.04.2-Ubuntu SMP Fri Mar 6 23:50:29 UTC 2026 x86_64
User: ubuntu (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: //snap/core22/2339/usr/lib/python3.10/lib2to3/fixes/__pycache__/fix_repr.cpython-310.pyc
o

��bce�@s:dZddlmZddlmZmZmZGdd�dej�ZdS)z/Fixer that transforms `xyzzy` into repr(xyzzy).�)�
fixer_base)�Call�Name�parenthesizec@seZdZdZdZdd�ZdS)�FixReprTz7
              atom < '`' expr=any '`' >
              cCs8|d��}|j|jjkrt|�}ttd�|g|jd�S)N�expr�repr)�prefix)�clone�type�syms�	testlist1rrrr	)�self�node�resultsr�r�-/usr/lib/python3.10/lib2to3/fixes/fix_repr.py�	transformszFixRepr.transformN)�__name__�
__module__�__qualname__�
BM_compatible�PATTERNrrrrrrsrN)	�__doc__�r�
fixer_utilrrr�BaseFixrrrrr�<module>s