Home
last modified time | relevance | path

Searched defs:DistutilsInternalError (Results 1 – 3 of 3) sorted by relevance

/external/python/setuptools/setuptools/_distutils/
Derrors.py67 class DistutilsInternalError (DistutilsError): class
/external/python/cpython3/Lib/distutils/
Derrors.py67 class DistutilsInternalError (DistutilsError): class
/external/python/cpython2/Lib/distutils/
Derrors.py59 class DistutilsInternalError(DistutilsError): class