Hacked By AnonymousFox

Current Path : /opt/cloudlinux/venv/lib64/python3.11/site-packages/setuptools/__pycache__/
Upload File :
Current File : //opt/cloudlinux/venv/lib64/python3.11/site-packages/setuptools/__pycache__/errors.cpython-311.pyc

�

�܋fm
��x�dZddlmZejZejZejZej	Z	ej
ZejZ
ejZejZejZejZejZejZejZejZejZejZejZGd�de��Z Gd�de��Z!Gd�dee"��Z#Gd	�d
ee"��Z$dS)zCsetuptools.errors

Provides exceptions used by setuptools modules.
�)�errorsc��eZdZdZdS)�InvalidConfigErrorz&Error used for invalid configurations.N��__name__�
__module__�__qualname__�__doc__���H/opt/cloudlinux/venv/lib64/python3.11/site-packages/setuptools/errors.pyrr s������0�0�0�0rrc��eZdZdZdS)�RemovedConfigErrorz?Error used for configurations that were deprecated and removed.Nrrrr
rr$s������I�I�I�Irrc��eZdZdZdS)�RemovedCommandErroraOError used for commands that have been removed in setuptools.

    Since ``setuptools`` is built on ``distutils``, simply removing a command
    from ``setuptools`` will make the behavior fall back to ``distutils``; this
    error is raised if a command exists in ``distutils`` but has been actively
    removed in ``setuptools``.
    Nrrrr
rr(s���������rrc��eZdZdZdS)�PackageDiscoveryErrora{Impossible to perform automatic discovery of packages and/or modules.

    The current project layout or given discovery options can lead to problems when
    scanning the project directory.

    Setuptools might also refuse to complete auto-discovery if an error prone condition
    is detected (e.g. when a project is organised as a flat-layout but contains
    multiple directories that can be taken as top-level packages inside a single
    distribution [*]_). In these situations the users are encouraged to be explicit
    about which packages to include or to make the discovery parameters more specific.

    .. [*] Since multi-package distributions are uncommon it is very likely that the
       developers did not intend for all the directories to be packaged, and are just
       leaving auxiliary code in the repository top-level, such as maintenance-related
       scripts.
    Nrrrr
rr2s���������rrN)%r
�	distutilsr�_distutils_errors�DistutilsByteCompileError�ByteCompileError�CCompilerError�DistutilsClassError�
ClassError�CompileError�DistutilsExecError�	ExecError�DistutilsFileError�	FileError�DistutilsInternalError�
InternalError�LibError�	LinkError�DistutilsModuleError�ModuleError�DistutilsOptionError�OptionError�DistutilsPlatformError�
PlatformError�PreprocessError�DistutilsSetupError�
SetupError�DistutilsTemplateError�
TemplateError�UnknownFileError�DistutilsError�	BaseErrorrr�RuntimeErrorrrrrr
�<module>r3so����
2�1�1�1�1�1�
%�>��"�1��
�
2�
� �-���0�	��0�	�!�8�
��%���'�	��4���4��!�8�
�#�3��
�
2�
�!�8�
�$�5��
�,�	�1�1�1�1�1��1�1�1�J�J�J�J�J��J�J�J������)�\���������I�|�����r

Hacked By AnonymousFox1.0, Coded By AnonymousFox