opt
/
alt
/
python310
/
lib64
/
python3.10
/
distutils
/
command
/
__pycache__
/
Go to Home Directory
+
Upload
Create File
root@0UT1S:~$
Execute
By Order of Mr.0UT1S
[DIR] ..
N/A
__init__.cpython-310.opt-1.pyc
477 bytes
Rename
Delete
__init__.cpython-310.opt-2.pyc
372 bytes
Rename
Delete
__init__.cpython-310.pyc
477 bytes
Rename
Delete
bdist.cpython-310.opt-1.pyc
3.48 KB
Rename
Delete
bdist.cpython-310.opt-2.pyc
3.30 KB
Rename
Delete
bdist.cpython-310.pyc
3.48 KB
Rename
Delete
bdist_dumb.cpython-310.opt-1.pyc
3.52 KB
Rename
Delete
bdist_dumb.cpython-310.opt-2.pyc
3.33 KB
Rename
Delete
bdist_dumb.cpython-310.pyc
3.52 KB
Rename
Delete
bdist_msi.cpython-310.opt-1.pyc
19.15 KB
Rename
Delete
bdist_msi.cpython-310.opt-2.pyc
17.67 KB
Rename
Delete
bdist_msi.cpython-310.pyc
19.22 KB
Rename
Delete
bdist_rpm.cpython-310.opt-1.pyc
11.91 KB
Rename
Delete
bdist_rpm.cpython-310.opt-2.pyc
11.61 KB
Rename
Delete
bdist_rpm.cpython-310.pyc
11.96 KB
Rename
Delete
build.cpython-310.opt-1.pyc
3.77 KB
Rename
Delete
build.cpython-310.opt-2.pyc
3.69 KB
Rename
Delete
build.cpython-310.pyc
3.77 KB
Rename
Delete
build_clib.cpython-310.opt-1.pyc
4.72 KB
Rename
Delete
build_clib.cpython-310.opt-2.pyc
4.18 KB
Rename
Delete
build_clib.cpython-310.pyc
4.72 KB
Rename
Delete
build_ext.cpython-310.opt-1.pyc
15.83 KB
Rename
Delete
build_ext.cpython-310.opt-2.pyc
13.95 KB
Rename
Delete
build_ext.cpython-310.pyc
15.83 KB
Rename
Delete
build_py.cpython-310.opt-1.pyc
10.19 KB
Rename
Delete
build_py.cpython-310.opt-2.pyc
9.04 KB
Rename
Delete
build_py.cpython-310.pyc
10.24 KB
Rename
Delete
build_scripts.cpython-310.opt-1.pyc
4.24 KB
Rename
Delete
build_scripts.cpython-310.opt-2.pyc
3.87 KB
Rename
Delete
build_scripts.cpython-310.pyc
4.24 KB
Rename
Delete
check.cpython-310.opt-1.pyc
4.85 KB
Rename
Delete
check.cpython-310.opt-2.pyc
4.27 KB
Rename
Delete
check.cpython-310.pyc
4.85 KB
Rename
Delete
clean.cpython-310.opt-1.pyc
2.06 KB
Rename
Delete
clean.cpython-310.opt-2.pyc
1.98 KB
Rename
Delete
clean.cpython-310.pyc
2.06 KB
Rename
Delete
config.cpython-310.opt-1.pyc
10.05 KB
Rename
Delete
config.cpython-310.opt-2.pyc
6.83 KB
Rename
Delete
config.cpython-310.pyc
10.05 KB
Rename
Delete
install.cpython-310.opt-1.pyc
13.50 KB
Rename
Delete
install.cpython-310.opt-2.pyc
12.54 KB
Rename
Delete
install.cpython-310.pyc
13.50 KB
Rename
Delete
install_data.cpython-310.opt-1.pyc
2.25 KB
Rename
Delete
install_data.cpython-310.opt-2.pyc
2.12 KB
Rename
Delete
install_data.cpython-310.pyc
2.25 KB
Rename
Delete
install_egg_info.cpython-310.opt-1.pyc
2.98 KB
Rename
Delete
install_egg_info.cpython-310.opt-2.pyc
2.33 KB
Rename
Delete
install_egg_info.cpython-310.pyc
2.98 KB
Rename
Delete
install_headers.cpython-310.opt-1.pyc
1.69 KB
Rename
Delete
install_headers.cpython-310.opt-2.pyc
1.53 KB
Rename
Delete
install_headers.cpython-310.pyc
1.69 KB
Rename
Delete
install_lib.cpython-310.opt-1.pyc
5.01 KB
Rename
Delete
install_lib.cpython-310.opt-2.pyc
4.46 KB
Rename
Delete
install_lib.cpython-310.pyc
5.01 KB
Rename
Delete
install_scripts.cpython-310.opt-1.pyc
2.11 KB
Rename
Delete
install_scripts.cpython-310.opt-2.pyc
1.98 KB
Rename
Delete
install_scripts.cpython-310.pyc
2.11 KB
Rename
Delete
register.cpython-310.opt-1.pyc
8.44 KB
Rename
Delete
register.cpython-310.opt-2.pyc
7.23 KB
Rename
Delete
register.cpython-310.pyc
8.44 KB
Rename
Delete
sdist.cpython-310.opt-1.pyc
14.12 KB
Rename
Delete
sdist.cpython-310.opt-2.pyc
10.89 KB
Rename
Delete
sdist.cpython-310.pyc
14.12 KB
Rename
Delete
upload.cpython-310.opt-1.pyc
5.24 KB
Rename
Delete
upload.cpython-310.opt-2.pyc
5.12 KB
Rename
Delete
upload.cpython-310.pyc
5.24 KB
Rename
Delete
o �?Og� � @ sD d Z ddlZddlmZ ddlmZ ddlmZ G dd� de�ZdS )zudistutils.command.install_scripts Implements the Distutils 'install_scripts' command, for installing Python scripts.� 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 �H/opt/alt/python310/lib64/python3.10/distutils/command/install_scripts.py�initialize_options s z"install_scripts.initialize_optionsc C s | � dd� | � dddd� d S )NZbuild)� build_scriptsr Zinstall)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 ]&}| j r&t �d|� qt�|�t dB d@ }t �d||� t�||� qd S 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 jpg S �N)ZdistributionZscriptsr r r r � get_inputs8 s zinstall_scripts.get_inputsc C s | j pg S r )r r r r r r ; s zinstall_scripts.get_outputsN)�__name__� __module__�__qualname__�descriptionZuser_optionsZboolean_optionsr r r r! r r r r r r s r ) �__doc__r Zdistutils.corer Z distutilsr r r r r r r r �<module> s
Save