Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/importlib/
Dmetadata.py322 def make_condition(name): function
330 conditions = list(filter(None, [markers, make_condition(extra)]))