Linux server.a-j.media 5.14.0-570.44.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Sep 17 10:32:11 EDT 2025 x86_64
Apache
75.119.137.219
Cant read /etc/named.conf
/
proc
/
thread-self
/
root
/
proc
/
self
/
root
/
opt
/
alt
/
python312
/
lib64
/
python3.12
/
lib2to3
/
fixes
/
__pycache__
/
[
drwxr-xr-x
]
[ HOME ]
Exec
Submit
fix_buffer.cpython-312.pyc
� ?���s4�� �J � d Z ddlmZ ddlmZ G d� dej � Zy)z4Fixer that changes buffer(...) into memoryview(...).� )� fixer_base)�Namec � � e Zd ZdZdZdZd� Zy)� FixBufferTzR power< name='buffer' trailer< '(' [any] ')' > any* > c �Z � |d }|j t d|j �� � y )N�name� memoryview)�prefix)�replacer r )�self�node�resultsr s �?/opt/alt/python312/lib64/python3.12/lib2to3/fixes/fix_buffer.py� transformzFixBuffer.transform s"