Submit
Path:
~
/
/
opt
/
alt
/
python311
/
lib
/
python3.11
/
site-packages
/
setuptools
/
_distutils
/
command
/
__pycache__
/
File Content:
install_data.cpython-311.opt-1.pyc
� ��Re� � �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 �>