Home
last modified time | relevance | path

Searched refs:do_isinstance (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_descr.py1713 def do_isinstance(obj): function
1738 ("__instancecheck__", do_isinstance, return_true, set(), {}),