1484
1481
debug.debug_flags.discard('strict_locks')
1486
def addCleanup(self, callable, *args, **kwargs):
1494
1483
def overrideAttr(self, obj, attr_name, new=_unitialized_attr):
1495
1484
"""Overrides an object attribute restoring it after the test.