Searched refs:IS_MAC (Results 1 – 1 of 1) sorted by relevance
122 IS_MAC = os.name == 'posix' and os.uname()[0] == 'Darwin' variable129 elif IS_MAC: