Searched defs:__qualname__ (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_enum.py | 1072 __qualname__ = 'NamedInt' # needed for pickle protocol 4 variable in TestEnum.test_subclasses_with_getnewargs.NamedInt |
D | test_descr.py | 1362 __qualname__ = object() variable in ClassPropertiesAndMethods.test_slots_special2.Q2 |