Home
last modified time | relevance | path

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

/external/python/setuptools/pkg_resources/
D__init__.py454 def run_script(dist_spec, script_name): argument
460 require(dist_spec)[0].run_script(script_name, ns)
/external/python/setuptools/docs/
Dpkg_resources.txt882 ``get_distribution(dist_spec)``
884 If `dist_spec` is already a ``Distribution`` instance, it is returned.