Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_isinstance.py37 __bases__ = property(getbases) variable in TestIsInstanceExceptions.test_class_has_no_bases.C
47 __bases__ = property(getbases) variable in TestIsInstanceExceptions.test_bases_raises_other_than_attribute_error.E
57 __bases__ = property(getbases) variable in TestIsInstanceExceptions.test_bases_raises_other_than_attribute_error.C
69 __bases__ = property(getbases) variable in TestIsInstanceExceptions.test_dont_mask_non_attribute_error.C
81 __bases__ = property(getbases) variable in TestIsInstanceExceptions.test_mask_attribute_error.C
109 __bases__ = property(getbases) variable in TestIsSubclassExceptions.test_dont_mask_non_attribute_error.C
119 __bases__ = property(getbases) variable in TestIsSubclassExceptions.test_mask_attribute_error.C
135 __bases__ = property(getbases) variable in TestIsSubclassExceptions.test_dont_mask_non_attribute_error_in_cls_arg.C
145 __bases__ = property(getbases) variable in TestIsSubclassExceptions.test_mask_attribute_error_in_cls_arg.C
158 __bases__ = property(getbases) variable in AbstractClass
[all …]
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_isinstance.py37 __bases__ = property(getbases) variable in TestIsInstanceExceptions.test_class_has_no_bases.C
47 __bases__ = property(getbases) variable in TestIsInstanceExceptions.test_bases_raises_other_than_attribute_error.E
57 __bases__ = property(getbases) variable in TestIsInstanceExceptions.test_bases_raises_other_than_attribute_error.C
69 __bases__ = property(getbases) variable in TestIsInstanceExceptions.test_dont_mask_non_attribute_error.C
81 __bases__ = property(getbases) variable in TestIsInstanceExceptions.test_mask_attribute_error.C
95 __bases__ = property(getbases) variable in TestIsSubclassExceptions.test_dont_mask_non_attribute_error.C
105 __bases__ = property(getbases) variable in TestIsSubclassExceptions.test_mask_attribute_error.C
121 __bases__ = property(getbases) variable in TestIsSubclassExceptions.test_dont_mask_non_attribute_error_in_cls_arg.C
131 __bases__ = property(getbases) variable in TestIsSubclassExceptions.test_mask_attribute_error_in_cls_arg.C
144 __bases__ = property(getbases) variable in AbstractClass
/aosp_15_r20/external/python/cpython2/Objects/
Dabstract.c2809 static PyObject *__bases__ = NULL; local
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...