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))