Home
last modified time | relevance | path

Searched defs:getclass (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/test/
Dtest_isinstance.py29 def getclass(self): member in TestIsInstanceExceptions.test_class_has_no_bases.I
50 def getclass(self): member in TestIsInstanceExceptions.test_bases_raises_other_than_attribute_error.I
89 def getclass(self): member in TestIsInstanceExceptions.test_isinstance_dont_mask_non_attribute_error.C
167 def getclass(self): member in AbstractInstance