Searched refs:callCatchWarnings (Results 1 – 4 of 4) sorted by relevance
240 warnings, newbranch = self.callCatchWarnings(
1957 warnings, result = self.callCatchWarnings(
1629 def callCatchWarnings(self, fn, *args, **kw): member in TestCase
2068 wlist, result = self.callCatchWarnings(meth, 1, 2)