Home | History | Annotate | Download | only in test

Lines Matching refs:CustomGetattr

110         class CustomGetattr(object):
113 self.assertFalse(inspect.isclass(CustomGetattr()))