文件操作 - py36compat.cpython-310.pyc
返回文件管理
返回主菜单
删除本文件
文件: /usr/lib/python3/dist-packages/setuptools/command/__pycache__/py36compat.cpython-310.pyc
编辑文件内容
o �_�aR � @ s\ d dl Z d dlmZ d dlmZ d dlmZ G dd� d�Zeejd�r,G dd� d�ZdS dS ) � 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<