Searched defs:host_platform (Results 1 – 4 of 4) sorted by relevance
17 host_platform = _platform.system().lower() variable19 host_platform = 'cygwin' variable22 host_platform = 'windows' variable
33 import platform as host_platform namespace
39 import platform as host_platform namespace
30 host_platform = get_platform() variable