Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dtyping.py270 def _eval_type(t, globalns, localns, recursive_guard=frozenset()): argument
522 def _evaluate(self, globalns, localns, recursive_guard): argument