Searched defs:_is_windows (Results 1 – 3 of 3) sorted by relevance
42 def _is_windows(): function
80 def _is_windows(): function
8 _is_windows = platform.system() == "Windows" variable