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
/
lib
/
python3.9
/
site-packages
/
setuptools
/
command
/
__pycache__
/
[
drwxr-xr-x
]
[ HOME ]
Exec
Submit
py36compat.cpython-39.pyc
a ���hR � @ sX d dl Z d dlmZ d dlmZ d dlmZ G dd� d�Zeejd�rTG dd� d�ZdS ) � N)�glob)�convert_path)�sdistc @ s\ e Zd ZdZdd� Zedd� �Zdd� Zdd � Zd d� Z dd � Z dd� Zdd� Zdd� Z dS )�sdist_add_defaultsz� Mix-in providing forward-compatibility for functionality as found in distutils on Python 3.7. Do not edit the code in this class except to update functionality as implemented in distutils. Instead, override in the subclass. c C s<