Submit
Path:
~
/
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
setuptools
/
__pycache__
/
File Content:
errors.cpython-311.pyc
� �|oi� � � � d Z ddlmZ ddlmZ ej Zej Zej Z ej Zej Z ej Zej Zej Zej Zej Zej Zej Zej Zej Zej Zej Zej Z! G d� de� � Z" G d� de� � Z# G d� d e!e$� � Z% G d � de!e$� � Z&dS ) zCsetuptools.errors Provides exceptions used by setuptools modules. � )�annotations)�errorsc � � e Zd ZdZdS )�InvalidConfigErrorz&Error used for invalid configurations.N��__name__� __module__�__qualname__�__doc__� � �H/opt/cloudlinux/venv/lib64/python3.11/site-packages/setuptools/errors.pyr r ! s � � � � � �0�0�0�0r r c � � e Zd ZdZdS )�RemovedConfigErrorz?Error used for configurations that were deprecated and removed.Nr r r r r r % s � � � � � �I�I�I�Ir r c � � e Zd ZdZdS )�RemovedCommandErroraO Error 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``. Nr r r r r r ) s � � � � � �� � � r r c � � e Zd ZdZdS )�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. Nr r r r r r 3 s � � � � � �� � � r r N)'r � __future__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� BaseErrorr r �RuntimeErrorr r r r r �<module>r5 s� ��� � #� "� "� "� "� "� 1� 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
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
__init__.cpython-311.pyc
13249 bytes
0644
_core_metadata.cpython-311.pyc
16914 bytes
0644
_discovery.cpython-311.pyc
1848 bytes
0644
_entry_points.cpython-311.pyc
5301 bytes
0644
_imp.cpython-311.pyc
3694 bytes
0644
_importlib.cpython-311.pyc
436 bytes
0644
_itertools.cpython-311.pyc
1132 bytes
0644
_normalization.cpython-311.pyc
7932 bytes
0644
_path.cpython-311.pyc
4913 bytes
0644
_reqs.cpython-311.pyc
2229 bytes
0644
_scripts.cpython-311.pyc
18843 bytes
0644
_shutil.cpython-311.pyc
2889 bytes
0644
_static.cpython-311.pyc
6672 bytes
0644
archive_util.cpython-311.pyc
10264 bytes
0644
build_meta.cpython-311.pyc
27887 bytes
0644
depends.cpython-311.pyc
8206 bytes
0644
discovery.cpython-311.pyc
31133 bytes
0644
dist.cpython-311.pyc
58434 bytes
0644
errors.cpython-311.pyc
3548 bytes
0644
extension.cpython-311.pyc
7322 bytes
0644
glob.cpython-311.pyc
8392 bytes
0644
installer.cpython-311.pyc
8847 bytes
0644
launch.cpython-311.pyc
1576 bytes
0644
logging.cpython-311.pyc
2153 bytes
0644
modified.cpython-311.pyc
655 bytes
0644
monkey.cpython-311.pyc
5484 bytes
0644
msvc.cpython-311.pyc
59853 bytes
0644
namespaces.cpython-311.pyc
5874 bytes
0644
unicode_utils.cpython-311.pyc
5006 bytes
0644
version.cpython-311.pyc
443 bytes
0644
warnings.cpython-311.pyc
5780 bytes
0644
wheel.cpython-311.pyc
17393 bytes
0644
windows_support.cpython-311.pyc
1468 bytes
0644
N4ST4R_ID | Naxtarrr