Searched refs:get_build_platform (Results 1 – 4 of 4) sorted by relevance
17 from pkg_resources import get_build_platform, Distribution, ensure_directory74 "(default: %s)" % get_build_platform()),108 self.plat_name = get_build_platform()
180 plat = get_build_platform()374 def get_build_platform(): function405 get_platform = get_build_platform
1621 ``get_build_platform()``1632 This is the similar to ``get_build_platform()``, but is the maximum1715 ``get_build_platform()`` to work around a Mac versioning problem that caused
147 distinguish Mac OS versions. (See the ``get_build_platform()``