Searched defs:compat_assertIsInstance (Results 1 - 1 of 1) sorted by relevance
/sssd-io/src/tests/ | ||
H A D | pyhbac-test.py | 19 def compat_assertIsInstance(this, obj, cls, msg=None): function 30 setattr(unittest.TestCase, "assertIsInstance", compat_assertIsInstance) |
Completed in 349 milliseconds