Home
last modified time | relevance | path

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

/external/python/setuptools/pkg_resources/
D__init__.py800 self, plugin_env, full_env=None, installer=None, fallback=True): argument
842 if full_env is None:
846 env = full_env + plugin_env
/external/python/setuptools/docs/
Dpkg_resources.txt403 ``find_plugins(plugin_env, full_env=None, fallback=True)``
417 The `full_env`, if supplied, should be an ``Environment`` instance that
420 If `full_env` is not supplied, one is created automatically from the