Home | History | Annotate | Download | only in test

Lines Matching refs:do_isinstance

1713         def do_isinstance(obj):
1738 ("__instancecheck__", do_isinstance, return_true, set(), {}),