????

Your IP : 3.145.113.9


Current Path : /usr/lib64/python3.9/lib2to3/fixes/__pycache__/
Upload File :
Current File : //usr/lib64/python3.9/lib2to3/fixes/__pycache__/fix_buffer.cpython-39.opt-1.pyc

a

�DOgN�@s2dZddlmZddlmZGdd�dej�ZdS)z4Fixer that changes buffer(...) into memoryview(...).�)�
fixer_base)�Namec@s eZdZdZdZdZdd�ZdS)�	FixBufferTzR
              power< name='buffer' trailer< '(' [any] ')' > any* >
              cCs |d}|�td|jd��dS)N�name�
memoryview)�prefix)�replacerr)�selfZnode�resultsr�r�0/usr/lib64/python3.9/lib2to3/fixes/fix_buffer.py�	transformszFixBuffer.transformN)�__name__�
__module__�__qualname__Z
BM_compatibleZexplicitZPATTERNr
rrrrrsrN)�__doc__�rZ
fixer_utilrZBaseFixrrrrr�<module>s