Home | History | Annotate | Download | only in test

Lines Matching refs:return_true

1702         def return_true(self, thing=None):
1729 ("__instancecheck__", do_isinstance, return_true, set(), {}),
1732 ("__subclasscheck__", do_issubclass, return_true,