Home | History | Annotate | Download | only in test

Lines Matching full:ouch

341             (UnicodeTranslateError, ("\u3042", 0, 1, "ouch"),
342 {'args' : ('\u3042', 0, 1, 'ouch'),
343 'object' : '\u3042', 'reason' : 'ouch',