Graybyt3 Was Here
Linux cloud.locucionar.com 3.10.0-1160.81.1.el7.x86_64 #1 SMP Fri Dec 16 17:29:43 UTC 2022 x86_64
Apache
91.191.211.241
/
opt
/
alt
/
python38
/
lib
/
python3.8
/
site-packages
/
setuptools
/
command
/
__pycache__
[ HOME ]
Exec
Submit
py36compat.cpython-38.pyc
U +�aR � @ 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<