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__.py459 def run_script(dist_spec, script_name): argument
465 require(dist_spec)[0].run_script(script_name, ns)
/external/python/setuptools/docs/
Dpkg_resources.rst886 ``get_distribution(dist_spec)``
888 If ``dist_spec`` is already a ``Distribution`` instance, it is returned.