📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-27 09:14:40
📂
/
/
opt
/
alt
/
python312
/
lib
/
python3.12
/
site-packages
/
setuptools
/
_distutils
/
command
/
__pycache__
✏️
Editing: install_data.cpython-312.pyc
� ��_i� � �B � d Z ddlZddlmZ ddlmZmZ G d� de� Zy)z�distutils.command.install_data Implements the Distutils 'install_data' command, for installing platform-independent data files.� N� )�Command)�change_root�convert_pathc �<