Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Dtyping.py1432 return tuple(self._make_substitution(self.__args__, new_arg_by_param))
1434 def _make_substitution(self, args, new_arg_by_param): member in _GenericAlias
1490 tuple(self._make_substitution(old_arg, new_arg_by_param)),

Completed in 5 milliseconds