Graybyt3 Was Here
Linux cloud.locucionar.com 3.10.0-1160.81.1.el7.x86_64 #1 SMP Fri Dec 16 17:29:43 UTC 2022 x86_64
Apache
91.191.211.241
/
opt
/
imunify360
/
venv
/
lib64
/
python3.11
/
site-packages
/
setuptools
/
_distutils
/
__pycache__
[ HOME ]
Exec
Submit
File Name : dist.cpython-311.pyc
� J�Fh�� � � � d Z ddlZddlZddlZddlZddlZddlZddlmZ ddl Z n # e $ r dZ Y nw xY wddlmZm Z mZmZ ddlmZmZ ddlmZmZmZ ddlmZ dd lmZ ej d � � Zd� Z G d� d � � Z G d� d� � Zd� Z dS )z}distutils.dist Provides the Distribution class, which represents the module distribution being built/installed/distributed. � N)�message_from_file� )�DistutilsOptionError�DistutilsModuleError�DistutilsArgError�DistutilsClassError)�FancyGetopt�translate_longopt)� check_environ� strtobool� rfc822_escape��log)�DEBUGz^[a-zA-Z]([a-zA-Z0-9_]*)$c � � t | t � � rngt | t � � sRt | � � j }d} |j di t � � ��}t j |� � t | � � } | S )Nz>Warning: '{fieldname}' should be a list, got type '{typename}'� ) � isinstance�str�list�type�__name__�format�localsr �warning)�value� fieldname�typename�msgs �z/builddir/build/BUILD/imunify360-venv-2.5.3/opt/imunify360/venv/lib/python3.11/site-packages/setuptools/_distutils/dist.py�_ensure_listr &