Home
last modified time | relevance | path

Searched defs:getbases (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_isinstance.py35 def getbases(self): global() member in TestIsInstanceExceptions.test_class_has_no_bases.C
45 def getbases(self): global() member in TestIsInstanceExceptions.test_bases_raises_other_than_attribute_error.E
55 def getbases(self): global() member in TestIsInstanceExceptions.test_bases_raises_other_than_attribute_error.C
67 def getbases(self): global() member in TestIsInstanceExceptions.test_dont_mask_non_attribute_error.C
79 def getbases(self): global() member in TestIsInstanceExceptions.test_mask_attribute_error.C
107 def getbases(self): global() member in TestIsSubclassExceptions.test_dont_mask_non_attribute_error.C
117 def getbases(self): global() member in TestIsSubclassExceptions.test_mask_attribute_error.C
133 def getbases(self): global() member in TestIsSubclassExceptions.test_dont_mask_non_attribute_error_in_cls_arg.C
143 def getbases(self): global() member in TestIsSubclassExceptions.test_mask_attribute_error_in_cls_arg.C
156 def getbases(self): global() member in AbstractClass
[all...]

Completed in 1 milliseconds