Searched defs:host_platform (Results 1 – 2 of 2) sorted by relevance
17 host_platform = _platform.system().lower() variable19 host_platform = 'cygwin' variable
18 function host_platform() { function