Advanced Web Server Manager
Complete File Manager & Terminal - Standalone Version
By Sid Gifari | Gifari Industries
Current path:
/
/
usr
/
local
/
lib
/
python3.6
/
site-packages
/
setuptools
/
__pycache__
✏️
Editing: errors.cpython-36.pyc
3 ���e � @ 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 �7/tmp/pip-build-vlmub77e/setuptools/setuptools/errors.pyr s r N)#r � distutilsr Z_distutils_errorsZdistutils.errorsr �RuntimeErrorr �DistutilsByteCompileErrorZByteCompileError�CCompilerError�DistutilsClassErrorZ ClassError�CompileError�DistutilsExecError� ExecError�DistutilsFileErrorZ FileError�DistutilsInternalErrorZ InternalError�LibError� LinkError�DistutilsModuleErrorZModuleError�DistutilsOptionError�OptionError�DistutilsPlatformErrorZ PlatformError�PreprocessError�DistutilsSetupErrorZ SetupError�DistutilsTemplateErrorZ TemplateError�UnknownFileErrorZ BaseErrorr r r r �<module> s(
💾 Save Changes
❌ Cancel