📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-29 18:39:13
📂
/ (Root)
/
opt
/
alt
/
python312
/
lib
/
python3.12
/
site-packages
/
setuptools
/
_distutils
/
command
/
__pycache__
📍 /opt/alt/python312/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__
🔄 Refresh
✏️
Editing: install_data.cpython-312.pyc
Read Only
� ��_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 �<