Submit
Path:
~
/
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
setuptools
/
_distutils
/
tests
/
__pycache__
/
File Content:
test_build_scripts.cpython-311.pyc
� ,|oi@ � �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 �<