Home | History | Annotate | Download | only in test

Lines Matching refs:myexceptions

448         myexceptions = self.getexceptions()
450 myexceptions.sort(key=repr)
456 self.assertEqual(myexceptions, theirexceptions,
457 'Incorrect flags set in ' + s + ' -- got ' + str(myexceptions))