Home
last modified time | relevance | path

Searched refs:is_related (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/
Dfunctools.py692 def is_related(typ): function
695 types = [n for n in types if is_related(n)]