PATH:
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
setuptools
/
_distutils
/
tests
/
__pycache__
� z^�m��,� �x � d Z ddlZddlZddlmZ ddlmZ ddlmZ ddl m Z ddlZ G d� de j � � ZdS ) z*Tests for distutils.command.build_scripts.� N)� sysconfig)� build_scripts)�Distribution)�supportc �<