opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
setuptools
/
_distutils
/
tests
/
__pycache__
➕ New
📤 Upload
✎ Editing:
test_build_scripts.cpython-311.pyc
← Back
� �� h@ � �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 �<