Path 1: 232 calls (1.0)
↩ return False (232)
1def detect_legacy_windows() -> bool: 2 """Detect legacy Windows.""" 3 return WINDOWS and not get_windows_console_features().vt