HEX
Server: LiteSpeed
System: Linux kapuas.iixcp.rumahweb.net 5.14.0-427.42.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 1 14:58:02 EDT 2024 x86_64
User: mirz4654 (1666)
PHP: 8.1.33
Disabled: system,exec,escapeshellarg,escapeshellcmd,passthru,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,popen,pclose,dl,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setsid,posix_setuid,posix_setpgid,ini_alter,show_source,define_syslog_variables,symlink,syslog,openlog,openlog,closelog,ocinumcols,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dll,ftp,myshellexec,socket_bind,mail,posix_getwpuid
Upload Files
File: //opt/alt/python36/lib/python3.6/site-packages/setuptools/__pycache__/extension.cpython-36.pyc
3

ՔRe��@s|ddlZddlZddlZddlZddlZddlmZddlm	Z	dd�Z
e
Ze	ejj
�ZGdd�de�Z
Gd	d
�d
e
�ZdS)�N)�map�)�
get_unpatchedcCs2d}yt|dgd�jdStk
r,YnXdS)z0
    Return True if Cython can be imported.
    zCython.Distutils.build_ext�	build_ext)�fromlistTF)�
__import__r�	Exception)Zcython_impl�r	��/builddir/build/BUILDROOT/alt-python36-setuptools-38.5.2-7.el9.x86_64/opt/alt/python36/lib/python3.6/site-packages/setuptools/extension.py�_have_cythonsrc@s eZdZdZdd�Zdd�ZdS)�	Extensionz7Extension that uses '.c' files in place of '.pyx' filescOs(|jdd�|_tj|||f|�|�dS)N�py_limited_apiF)�popr
�
_Extension�__init__)�self�name�sources�args�kwr	r	r
r#szExtension.__init__cCsNt�r
dS|jpd}|j�dkr$dnd}tjtjd|�}tt||j	��|_	dS)z�
        Replace sources with .pyx extensions to sources with the target
        language extension. This mechanism allows language authors to supply
        pre-converted sources but to prefer the .pyx sources.
        N�zc++z.cppz.cz.pyx$)
r�language�lower�	functools�partial�re�sub�listrr)r�langZ
target_extrr	r	r
�_convert_pyx_sources_to_lang)s
z&Extension._convert_pyx_sources_to_langN)�__name__�
__module__�__qualname__�__doc__rrr	r	r	r
r src@seZdZdZdS)�Libraryz=Just like a regular Extension, but built as a library insteadN)r r!r"r#r	r	r	r
r$8sr$)rr�distutils.core�	distutils�distutils.errors�distutils.extensionZsetuptools.extern.six.movesrZmonkeyrrZ
have_pyrex�corerrr$r	r	r	r
�<module>s