Searched refs:distribution_finder (Results 1 – 2 of 2) sorted by relevance
1854 def register_finder(importer_type, distribution_finder): argument1861 _distribution_finders[importer_type] = distribution_finder
1381 ``register_finder(importer_type, distribution_finder)``1382 Register `distribution_finder` to find distributions in ``sys.path`` items.1384 item handler), and `distribution_finder` is a callable that, when passed a