a
´iN ã @ s2 d Z ddlmZ ddlmZ G dd„ dejƒZdS )z4Fixer that changes buffer(...) into memoryview(...).é )Ú
fixer_base)ÚNamec @ s e Zd ZdZdZdZdd„ ZdS )Ú FixBufferTzR
power< name='buffer' trailer< '(' [any] ')' > any* >
c C s |d }| td|jd�¡ d S )NÚnameÚ
memoryview)Úprefix)Úreplacer r )ÚselfZnodeÚresultsr © r ú0/usr/lib64/python3.9/lib2to3/fixes/fix_buffer.pyÚ transform s zFixBuffer.transformN)Ú__name__Ú
__module__Ú__qualname__Z
BM_compatibleZexplicitZPATTERNr
r r r r r s r N)Ú__doc__Ú r Z
fixer_utilr ZBaseFixr r r r r Ú