o ƒ_¶aã@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 ú3/usr/lib/python3/dist-packages/setuptools/errors.pyr srN)#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*