Lines Matching refs:SW_HIDE
2853 startupinfo.wShowWindow = subprocess.SW_HIDE2873 self.assertEqual(startupinfo.wShowWindow, subprocess.SW_HIDE)