Searched refs:_from_text (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/importlib/metadata/ | ||
H A D | __init__.py | 402 return cls(ep._for(dist) for ep in cls._from_text(text)) 405 def _from_text(text): member in EntryPoints |
Completed in 2 milliseconds