PATH:
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
libpasteurize
/
fixes
/
__pycache__
� �|oi' � �H � d Z ddlmZ ddlmZ G d� dej � � ZdS )zo Fixer for memoryview(s) -> buffer(s). Explicit because some memoryview methods are invalid on buffer objects. � )� fixer_base)�Namec � � e Zd ZdZdZd� ZdS )� FixMemoryviewTzi power< name='memoryview' trailer< '(' [any] ')' > rest=any* > c �h � |d }|� t d|j �� � � � d S )N�name�buffer)�prefix)�replacer r )�self�node�resultsr s �t/builddir/build/BUILD/cloudlinux-venv-1.0.10/venv/lib/python3.11/site-packages/libpasteurize/fixes/fix_memoryview.py� transformzFixMemoryview.transform s3 � ��w������T�)�D�K�8�8�8�9�9�9�9�9� N)�__name__� __module__�__qualname__�explicit�PATTERNr � r r r r s/ � � � � � ��H��G� :� :� :� :� :r r N)�__doc__�lib2to3r �lib2to3.fixer_utilr �BaseFixr r r r �<module>r sl ��� � � � � � � � #� #� #� #� #� #�:� :� :� :� :�J�&� :� :� :� :� :r
[-] fix_next.cpython-311.pyc
[edit]
[-] fix_memoryview.cpython-311.pyc
[edit]
[-] __init__.cpython-311.pyc
[edit]
[-] fix_division.cpython-311.pyc
[edit]
[-] fix_getcwd.cpython-311.pyc
[edit]
[-] fix_annotations.cpython-311.pyc
[edit]
[-] fix_features.cpython-311.pyc
[edit]
[-] fix_throw.cpython-311.pyc
[edit]
[-] fix_newstyle.cpython-311.pyc
[edit]
[-] fix_fullargspec.cpython-311.pyc
[edit]
[-] fix_printfunction.cpython-311.pyc
[edit]
[-] feature_base.cpython-311.pyc
[edit]
[-] fix_add_all_future_builtins.cpython-311.pyc
[edit]
[-] fix_kwargs.cpython-311.pyc
[edit]
[-] fix_raise.cpython-311.pyc
[edit]
[-] fix_imports2.cpython-311.pyc
[edit]
[-] fix_add_all__future__imports.cpython-311.pyc
[edit]
[-] fix_raise_.cpython-311.pyc
[edit]
[-] fix_unpacking.cpython-311.pyc
[edit]
[-] fix_imports.cpython-311.pyc
[edit]
[-] fix_future_builtins.cpython-311.pyc
[edit]
[+]
..
[-] fix_metaclass.cpython-311.pyc
[edit]
[-] fix_add_future_standard_library_import.cpython-311.pyc
[edit]