Viewing File: /opt/alt/python38/lib/python3.8/site-packages/setuptools/__pycache__/errors.cpython-38.pyc

U

+’aã@s&dZddlmZGdd„deeƒZdS)zCsetuptools.errors

Provides exceptions used by setuptools modules.
é)Ú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__©rrú9/tmp/pip-install-1bd_1mtk/setuptools/setuptools/errors.pyr	srN)rÚdistutils.errorsrÚRuntimeErrorrrrrr	Ú<module>s
Back to Directory File Manager