Home | History | Annotate | Download | only in test

Lines Matching refs:do_isinstance

1704         def do_isinstance(obj):
1729 ("__instancecheck__", do_isinstance, return_true, set(), {}),