3 ­ž‘eã@s˜dZddlmZddlmZGdd„deeƒZejZ ej Z ej Z ej Z ejZejZejZejZejZejZejZejZejZejZejZ ej!Z!ejZ"dS)zCsetuptools.errors Provides exceptions used by setuptools modules. é)Úerrors)ÚDistutilsErrorc@seZdZdZdS)Ú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``. N)Ú__name__Ú __module__Ú __qualname__Ú__doc__©r r ú7/tmp/pip-build-vlmub77e/setuptools/setuptools/errors.pyr srN)#rÚ distutilsrZ_distutils_errorsZdistutils.errorsrÚ RuntimeErrorrÚDistutilsByteCompileErrorZByteCompileErrorÚCCompilerErrorÚDistutilsClassErrorZ ClassErrorÚ CompileErrorÚDistutilsExecErrorÚ ExecErrorÚDistutilsFileErrorZ FileErrorÚDistutilsInternalErrorZ InternalErrorÚLibErrorÚ LinkErrorÚDistutilsModuleErrorZ ModuleErrorÚDistutilsOptionErrorÚ OptionErrorÚDistutilsPlatformErrorZ PlatformErrorÚPreprocessErrorÚDistutilsSetupErrorZ SetupErrorÚDistutilsTemplateErrorZ TemplateErrorÚUnknownFileErrorZ BaseErrorr r r r Ús(