Lines Matching refs:set
289 # Issue #23571: A function must not return a result with an error set
302 r'a function returned a result with an exception set\n'
311 r'returned a result with an exception set\n'
320 'returned a result with an exception set')
325 # PyObject_GetItem() must not be called with an exception set.
339 r'with an exception set\n'
350 self.assertIn('returned a result with an exception set', err)
706 # The tp_finalize slot will set __class__ to HeapCTypeSubclass
777 modules = set(match.group(1).strip().split(', '))
981 context.event.set()