Searched defs:IS_LINUX (Results 1 – 11 of 11) sorted by relevance
39 IS_LINUX = os.name == 'posix' and os.uname()[0] == 'Linux' variable
60 IS_LINUX = os.name == 'posix' and os.uname()[0] == 'Linux' variable
55 IS_LINUX = os.name == 'posix' and os.uname()[0] == 'Linux' variable
45 IS_LINUX = os.name == 'posix' and os.uname()[0] == 'Linux' variable
14 IS_LINUX = platform.system() == "Linux" variable
31 IS_LINUX equ 1 define33 IS_LINUX equ 0 define