Current Path : /opt/alt/python311/lib64/python3.11/distutils/command/__pycache__/ |
Current File : //opt/alt/python311/lib64/python3.11/distutils/command/__pycache__/build_ext.cpython-311.opt-2.pyc |
� c��f�{ � �� � d dl Z d dlZd dlZd dlZd dlmZ d dlT d dlmZm Z d dlm Z d dlmZ d dl mZ d dlmZ d d lmZ d d lmZ ej d� � Zd� Z G d � de� � ZdS )� N)�Command)�*)�customize_compiler�get_python_version)�get_config_h_filename)�newer_group)� Extension)�get_platform)�log)� USER_BASEz3^[a-zA-Z_][a-zA-Z_0-9]*(\.[a-zA-Z_][a-zA-Z_0-9]*)*$c �&