HCAI-Lab/w2-consensus-deepdive-unlearning-artifacts / pyright_venv /lib /python3.9 /site-packages /setuptools /errors.py
| """setuptools.errors | |
| Provides exceptions used by setuptools modules. | |
| """ | |
| from distutils.errors import DistutilsError | |
| class RemovedCommandError(DistutilsError, RuntimeError): | |
| """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``. | |
| """ | |
Xet Storage Details
- Size:
- 524 Bytes
- Xet hash:
- 5244119324dabf6994c3c3166782caa0795e9d458fd288a58351af68f405d0ea
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.