Home
last modified time | relevance | path

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

/external/python/setuptools/pkg_resources/
D__init__.py167 def get_supported_platform(): function
955 self, search_path=None, platform=get_supported_platform(),
/external/python/setuptools/docs/
Dpkg_resources.txt475 ``Environment(search_path=None, platform=get_supported_platform(), python=PY_MAJOR)``
1631 ``get_supported_platform()`` (New in 0.6b1)
1714 * Split ``get_platform()`` into ``get_supported_platform()`` and