Home
last modified time | relevance | path

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

/third_party/python/Lib/test/test_importlib/
H A Dtest_main.py18 _unique,
124 before = list(_unique(distributions()))
129 after = list(_unique(distributions()))
/third_party/python/Lib/importlib/metadata/
H A D__init__.py1011 _unique = functools.partial( variable
1038 dist.entry_points for dist in _unique(distributions())

Completed in 2 milliseconds