Home | History | Annotate | Download | only in python2.7

Lines Matching refs:explanation

173                the explanation in _raise_error (For example,
3852 def _raise_error(self, condition, explanation = None, *args):
3872 raise error(explanation)