Searched defs:__qualname__ (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/python/enum34/enum/ | ||
D | test.py | 1224 __qualname__ = 'NamedInt' # needed for pickle protocol 4 variable in TestEnum.test_subclasses_with_getnewargs.NamedInt |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_enum.py | 1146 __qualname__ = 'HexInt' variable in TestSpecial.test_inherited_data_type.HexInt |
D | test_types.py | 1001 __qualname__ = 'TypeVar' variable in UnionTests.test_or_type_operator_with_bad_module.BadMeta |
D | test_descr.py | 1397 __qualname__ = object() variable in ClassPropertiesAndMethods.test_slots_special2.Q2 |