D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
python311
/
lib64
/
python3.11
/
distutils
/
command
/
__pycache__
/
Filename :
install_data.cpython-311.pyc
back
Copy
� �/�g � �J � d Z ddlZddlmZ ddlmZmZ G d� de� � ZdS )z�distutils.command.install_data Implements the Distutils 'install_data' command, for installing platform-independent data files.� N)�Command)�change_root�convert_pathc �>