Home
last modified time | relevance | path

Searched refs:_special (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/
H A Dtyping.py2854 _special = frozenset({'__module__', '__name__', '__annotations__'}) variable
2886 elif key not in _special and key not in nm_tpl._fields:

Completed in 5 milliseconds