PATH:
opt
/
alt
/
python312
/
lib
/
python3.12
/
site-packages
/
setuptools
/
_distutils
/
command
/
__pycache__
� ��_i� � �J � d Z ddlZddlmZ ddlmZ ddlmZ G d� de� Zy) zudistutils.command.install_scripts Implements the Distutils 'install_scripts' command, for installing Python scripts.� N� )�Command)�log)�ST_MODEc �>