/usr/lib/python3/dist-packages/setuptools/__pycache__
Edit: /usr/lib/python3/dist-packages/setuptools/__pycache__/errors.cpython-310.pyc (1470B)
o
ƒ_¶a ã @ s˜ d Z ddlmZ ddlmZ G dd„ deeƒZejZ ej
Z
ejZej
Z
ejZejZejZejZejZejZejZejZejZejZejZ ej!Z!ejZ"dS )zCsetuptools.errors
Provides exceptions used by setuptools modules.
é )Úerrors)ÚDistutilsErrorc @ s 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``.
N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__© r r ú3/usr/lib/python3/dist-packages/setuptools/errors.pyr
s r N)#r Ú distutilsr Ú_distutils_errorsÚdistutils.errorsr ÚRuntimeErrorr Ú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Ú BaseErrorr r r r
Ú
s*