Home
last modified time | relevance | path

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

/third_party/python/Lib/importlib/metadata/
D__init__.py1002 def packages_distributions() -> Mapping[str, List[str]]: function
/third_party/python/Doc/library/
Dimportlib.metadata.rst262 >>> packages_distributions()
/third_party/python/Misc/NEWS.d/
D3.10.0a7.rst516 Added packages_distributions function to return a mapping of packages to the
/third_party/python/Doc/whatsnew/
D3.10.rst1180 Added :func:`importlib.metadata.packages_distributions` for resolving