PATH:
opt
/
alt
/
python-internal
/
lib64
/
python3.11
/
distutils
/
command
/
__pycache__
/
Editing: install_data.cpython-311.pyc
� !A?h � �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 �>