| /third_party/python/Lib/ |
| D | _threading_local.py | 221 def __getattribute__(self, name): member in local
|
| D | typing.py | 3330 def __getattribute__(cls, name): member in _DeprecatedType
|
| /third_party/python/Lib/test/ |
| D | test_rlcompleter.py | 93 def __getattribute__(self, name): member in TestRlcompleter.test_excessive_getattr.Foo
|
| D | test_opcache.py | 143 def __getattribute__(self, name): member in TestLoadAttrCache.test_metaclass_getattribute.Metaclass 393 def __getattribute__(self, name): member in TestLoadMethodCache.test_metaclass_getattribute.Metaclass
|
| D | test_descr.py | 824 def __getattribute__(self, name): member in ClassPropertiesAndMethods.test_module_subclasses.MM 2095 def __getattribute__(self, attr, test=self): member in ClassPropertiesAndMethods.test_special_method_lookup.Checker 3512 def __getattribute__(self, name): function 3989 def __getattribute__(self, attr): member in ClassPropertiesAndMethods.test_mutable_bases.C2 4329 def __getattribute__(self, name): member in ClassPropertiesAndMethods.test_isinst_isclass.Proxy 4368 def __getattribute__(self, name): member in ClassPropertiesAndMethods.test_proxy_super.Proxy 4692 __getattribute__ = descr variable in ClassPropertiesAndMethods.test_getattr_hooks.A 4696 __getattribute__ = descr variable in ClassPropertiesAndMethods.test_getattr_hooks.C 4710 def __getattribute__(self, name): member in ClassPropertiesAndMethods.test_getattr_hooks.EvilGetattribute
|
| D | test_copy.py | 84 def __getattribute__(self, name): member in TestCopy.test_copy_cant.C 349 def __getattribute__(self, name): member in TestCopy.test_deepcopy_cant.C
|
| D | test_exceptions.py | 2300 def __getattribute__(self, attr): member in AttributeErrorTests.test_attribute_error_inside_nested_getattr.B
|
| D | test_inspect.py | 2131 def __getattribute__(self, attr): member in TestGetattrStatic.test_custom___getattribute__.Foo
|
| /third_party/python/Lib/importlib/ |
| D | util.py | 226 def __getattribute__(self, attr): member in _LazyModule
|
| /third_party/jinja2/ |
| D | utils.py | 742 def __getattribute__(self, name: str) -> t.Any: member in Namespace
|
| /third_party/node/tools/inspector_protocol/jinja2/ |
| D | utils.py | 623 def __getattribute__(self, name): member in Namespace
|
| /third_party/littlefs/scripts/ |
| D | summary.py | 327 def __getattribute__(self, k): function
|
| /third_party/skia/third_party/externals/jinja2/ |
| D | utils.py | 704 def __getattribute__(self, name): member in Namespace
|
| /third_party/node/deps/v8/third_party/jinja2/ |
| D | utils.py | 704 def __getattribute__(self, name): member in Namespace
|
| /third_party/python/Modules/_decimal/tests/ |
| D | deccheck.py | 332 def __getattribute__(self, name): member in RestrictedList
|
| /third_party/python/Lib/unittest/ |
| D | mock.py | 2593 def __getattribute__(self, attr): member in _Call
|
| /third_party/python/Tools/clinic/ |
| D | clinic.py | 2445 def __getattribute__(self, name): member in LandMine
|