| Server IP : 156.238.232.47 / Your IP : 216.73.216.150 Web Server : nginx/1.25.3 System : Linux C202504152095410 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : www ( 1000) PHP Version : 8.3.25 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/lib/python3.6/site-packages/setuptools/command/__pycache__/ |
Upload File : |
3
�K]|% �
@ s� d dl m Z d dlmZ d dljjZd dlZd dlZd dl Z d dl
Z
d dlZd dl
Z
d dlmZ d dlmZmZmZ yd dlmZ W n" ek
r� G dd� d�ZY nX G d d
� d
eje�Zddd�Zd
d� ZdS )� )�glob)�convert_pathN)�six)�map�filter�filterfalse)� Mixin2to3c @ s e Zd Zddd�ZdS )r Tc C s dS )z
do nothingN� )�self�filesZdoctestsr r �/usr/lib/python3.6/build_py.py�run_2to3 s zMixin2to3.run_2to3N)T)�__name__�
__module__�__qualname__r
r r r r r s r c @ s� e Zd ZdZdd� Zdd� Zdd� Zdd � Zd
d� Zdd
� Z dd� Z
dd� Zdd� Zdd� Z
dd� Zdd� Zdd� Zdd� Zedd� �Zd S )!�build_pyaX Enhanced 'build_py' command that includes data files with packages
The data files are specified via a 'package_data' argument to 'setup()'.
See 'setuptools.dist.Distribution' for more details.
Also, this version of the 'build_py' command allows you to specify both
'py_modules' and 'packages' in the same setup operation.
c C sF t jj| � | jj| _| jjp i | _d| jkr6| jd= g | _g | _d S )N�
data_files) �origr �finalize_options�distribution�package_data�exclude_package_data�__dict__�_build_py__updated_files�_build_py__doctests_2to3)r
r r r r ! s
zbuild_py.finalize_optionsc C s| | j r| j rdS | j r"| j� | jr8| j� | j� | j| jd� | j| jd� | j| jd� | jt j
j| dd�� dS )z?Build modules, packages, and copy data files to build directoryNFTr )Zinclude_bytecode)Z
py_modules�packagesZ
build_modulesZbuild_packages�build_package_datar
r r Zbyte_compiler r Zget_outputs)r
r r r �run+ s zbuild_py.runc C s&