| Server IP : 127.0.0.1 / Your IP : 216.73.216.109 Web Server : Apache/2.4.54 (Win64) OpenSSL/1.1.1q PHP/8.1.10 System : Windows NT DESKTOP-E5T4RUN 10.0 build 19045 (Windows 10) AMD64 User : SERVERWEB ( 0) PHP Version : 8.1.10 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/cygwin64/lib/python3.9/site-packages/setuptools/__pycache__/ |
Upload File : |
a
��e� � @ s� d dl Z d dlZd dlZd dlZd dlZd dlmZ ddlm Z dd� Z
e
ZerZejj
Zne ejj
�ZG dd� de�Z
G d d
� d
e
�ZdS )� N)�
TYPE_CHECKING� )�
get_unpatchedc C s2 d} zt | dgd�j W dS ty, Y n0 dS )NzCython.Distutils.build_ext� build_ext)�fromlistTF)�
__import__r � Exception)Zcython_impl� r �8/usr/lib/python3.9/site-packages/setuptools/extension.py�_have_cython s r c s$ e Zd Z� fdd�Zdd� Z� ZS )� Extensionc s. |� dd�| _t� j||g|�R i |�� d S )N�py_limited_apiF)�popr
�super�__init__)�self�name�sources�args�kw�� __class__r r
r � s zExtension.__init__c C sN t � r
d S | jpd}|�� dkr$dnd}t�tjd|�}tt|| j ��| _ d S )N� zc++z.cppz.cz.pyx$)
r �language�lower� functools�partial�re�sub�list�mapr )r �langZ
target_extr r r r
�_convert_pyx_sources_to_lang� s
z&Extension._convert_pyx_sources_to_lang)�__name__�
__module__�__qualname__r r"