Dashboard
PHP:
8.3.33
OS:
Linux
User:
proje374
/
/
usr
/
lib
/
python3.9
/
site-packages
/
setuptools
/
command
/
__pycache__
📤 Upload
📝 New File
📁 New Folder
Close
Editing: 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<