文件操作 - __init__.cpython-310.pyc
返回文件管理
返回主菜单
删除本文件
文件: /usr/lib/python3/dist-packages/_distutils_hack/__pycache__/__init__.cpython-310.pyc
编辑文件内容
o �_�a� � @ s� d dl Z d dlZd dlZd dlZd dlZde jv Ze�dde� dd� Z dd� Z d d � Zdd� Zd d� Z G dd� d�Ze� Zdd� Zdd� ZdS )� N�__pypy__�ignorez.+ distutils\b.+ deprecatedc C s. dt jvrd S trt jdk rd S t�d� d S )N� distutils)� � a� Distutils was imported before Setuptools, but importing Setuptools also replaces the `distutils` module in `sys.modules`. This may lead to undesirable behaviors or errors. To avoid these issues, avoid using distutils directly, ensure that setuptools is installed in the traditional way (e.g. not an editable install), and/or make sure that setuptools is always imported before distutils.)�sys�modules�is_pypy�version_info�warnings�warn� r r �:/usr/lib/python3/dist-packages/_distutils_hack/__init__.py�warn_distutils_present s �r c C s>