Viewing File: /opt/imunify360/venv/lib/python3.11/site-packages/setuptools/__pycache__/errors.cpython-311.pyc

§

¯ß]jm
ãó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/imunify360/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
Back to Directory File Manager