| 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 : /lib64/python3.6/distutils/command/__pycache__/ |
Upload File : |
3 \� � @ sL d Z ddlZddlZddlZddlmZ ddlmZ dZ G dd� de�Z dS )zkdistutils.command.install_lib Implements the Distutils 'install_lib' command (install all Python modules).� N)�Command)�DistutilsOptionErrorz.pyc @ s� e Zd ZdZd*d+d,d-d.d/d0gZdddgZddiZdd� Zdd� Zdd� Z dd� Z dd� Zd d!� Zd"d#� Z d$d%� Zd&d'� Zd(d)� ZdS )1�install_libz7install all Python modules (extensions and pure Python)�install-dir=�d�directory to install to� build-dir=�b�'build directory (where to install from)�force�f�-force installation (overwrite existing files)�compile�c�compile .py to .pyc [default]� no-compileN�don't compile .py files� optimize=�O�lalso compile with optimization: -O1 for "python -O", -O2 for "python -OO", and -O0 to disable [default: -O0]� skip-build�skip the build stepsc C s( d | _ d | _d| _d | _d | _d | _d S )Nr )�install_dir� build_dirr r �optimize� skip_build)�self� r �#/usr/lib64/python3.6/install_lib.py�initialize_options3 s zinstall_lib.initialize_optionsc C s� | j ddddddd� | jd kr&d | _| jd kr6d| _t| jt�s�yt| j�| _| jdkr^t�W n ttfk r� td��Y nX d S )N�install� build_libr r r r r r r TFr � � zoptimize must be 0, 1, or 2)r! r )r r )r r )r r )r r )r r )r r"