Searched refs:DistutilsGetoptError (Results 1 – 2 of 2) sorted by relevance
17 from distutils.errors import DistutilsGetoptError, DistutilsArgError100 raise DistutilsGetoptError, \124 raise DistutilsGetoptError, \128 raise DistutilsGetoptError, \169 raise DistutilsGetoptError, \175 raise DistutilsGetoptError, \193 raise DistutilsGetoptError, \209 raise DistutilsGetoptError, \220 raise DistutilsGetoptError, \
26 class DistutilsGetoptError(DistutilsError): class