Server IP : 149.255.58.128 / Your IP : 216.73.216.29
System : Linux cloud516.thundercloud.uk 5.14.0-427.26.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 17 15:51:13 EDT 2024 x86_64
PHP Version : 8.2.28
Disable Function : allow_url_include, apache_child_terminate, apache_setenv, exec, passthru, pcntl_exec, posix_kill, posix_mkfifo, posix_getpwuid, posix_setpgid, posix_setsid, posix_setuid, posix_setgid, posix_seteuid, posix_setegid, posix_uname, proc_close, proc_get_status, proc_open, proc_terminate, shell_exec, show_source, system
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Upload Files :
Command :
Current File : /usr/lib64/python3.9/distutils/command/__pycache__//install_scripts.cpython-39.opt-2.pyc
a
�DOg� � @ s@ d dl Z d dlmZ d dlmZ d dlmZ G dd� de�ZdS )� N)�Command)�log)�ST_MODEc @ sH e Zd ZdZg d�ZddgZdd� Zdd� Zd d
� Zdd� Z d
d� Z
dS )�install_scriptsz%install scripts (Python or otherwise)))zinstall-dir=�dzdirectory to install scripts to)z
build-dir=�bz'build directory (where to install from))�force�fz-force installation (overwrite existing files))�
skip-buildNzskip the build stepsr r
c C s d | _ d| _d | _d | _d S )Nr )�install_dirr � build_dir�
skip_build��self� r �9/usr/lib64/python3.9/distutils/command/install_scripts.py�initialize_options s z"install_scripts.initialize_optionsc C s | � dd� | � dddd� d S )NZbuild)�
build_scriptsr �install)r r )r r )r
r
)Zset_undefined_optionsr r r r �finalize_options! s �z install_scripts.finalize_optionsc C s� | j s| �d� | �| j| j�| _tjdkr~| �� D ]H}| j rLt
�d|� q4t�|�t
dB d@ }t
�d||� t�||� q4d S )Nr �posixzchanging mode of %sim i� zchanging mode of %s to %o)r
Zrun_commandZ copy_treer r �outfiles�os�name�get_outputs�dry_runr �info�statr �chmod)r �file�moder r r �run) s
zinstall_scripts.runc C s | j jp
g S �N)ZdistributionZscriptsr r r r �
get_inputs8 s zinstall_scripts.get_inputsc C s
| j pg S r"