. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
| Server IP : 162.0.212.4 / Your IP :
216.73.216.221 [
Web Server : LiteSpeed System : Linux premium146.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 User : alshnoli ( 2431) PHP Version : 8.3.28 Disable Function : NONE Domains : 1 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/opt/alt/python310/lib64/python3.10/distutils/__pycache__/ |
Upload File : |
o
�=?h�F � @ s` d dl Z d dlZd dlZd dlmZ d dlmZmZmZm Z m
Z
d dlmZ G dd� d�ZdS )� N)�DistutilsOptionError)�util�dir_util� file_util�archive_util�dep_util��logc @ s0 e Zd Z g Zdd� Zdd� Zdd� Zdd� Zd d
� ZdBd
d�Z dd� Z
dCdd�Zdd� ZdDdd�Z
dDdd�Zdd� Z dDdd�Zdd� Zd d!� Zd"d#� Zd$d%� ZdCd&d'�ZdEd)d*�Zd+d,� Zd-d.� Zd/d0� ZdFd1d2�ZdGd4d5�Z dHd6d7�Z dId8d9�ZdCd:d;�ZdJd<d=�Z dKd>d?�Z dLd@dA�Z!dS )M�Commandc C sd ddl m} t||�std��| jtu rtd��|| _| �� d | _ |j
| _
d | _d| _d| _
d S )Nr )�Distributionz$dist must be a Distribution instancezCommand is an abstract class)Zdistutils.distr �
isinstance� TypeError� __class__r
�RuntimeError�distribution�initialize_optionsZ_dry_run�verbose�force�help� finalized)�selfZdistr � r �4/opt/alt/python310/lib64/python3.10/distutils/cmd.py�__init__/ s
zCommand.__init__c C s6 |dkrt | d| �}|d u rt | j|�S |S t|��)N�dry_run�_)�getattrr �AttributeError)r �attrZmyvalr r r �__getattr___ s zCommand.__getattr__c C s | j s| �� d| _ d S �N� )r �finalize_options�r r r r �ensure_finalizedi s
zCommand.ensure_finalizedc C � t d| j ���Nz,abstract method -- subclass %s must override�r r r# r r r r { � �zCommand.initialize_optionsc C r% r&