Graybyt3 Was Here
Linux vps-4656817-x.dattaweb.com 5.14.0-570.33.2.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Aug 14 07:37:35 EDT 2025 x86_64
Apache
200.58.107.103
/
lib
/
python3.9
/
site-packages
/
setuptools
/
command
/
__pycache__
[ HOME ]
Exec
Submit
py36compat.cpython-39.opt-1.pyc
a ��khR � @ 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<