Searched refs:creationflags (Results 1 – 12 of 12) sorted by relevance
338 startupinfo=None, creationflags=0): argument358 if creationflags != 0:391 startupinfo, creationflags, shell, to_close,592 startupinfo, creationflags, shell, to_close, argument629 creationflags |= _subprocess.CREATE_NEW_CONSOLE641 creationflags,902 startupinfo, creationflags, shell, to_close, argument
660 startupinfo=None, creationflags=0, argument691 if creationflags != 0:771 startupinfo, creationflags, shell,1109 startupinfo, creationflags, shell, argument1175 creationflags,1385 startupinfo, creationflags, shell, argument
77 creationflags=0x00000008, # detached process
339 startupinfo=None, creationflags=0, restore_signals=True, \541 *creationflags*, if given, can be one or more of the following flags:700 CTRL_BREAK_EVENT can be sent to processes started with a *creationflags*907 A :class:`Popen` ``creationflags`` parameter to specify that a new process915 A :class:`Popen` ``creationflags`` parameter to specify that a new process922 A :class:`Popen` ``creationflags`` parameter to specify that a new process929 A :class:`Popen` ``creationflags`` parameter to specify that a new process936 A :class:`Popen` ``creationflags`` parameter to specify that a new process943 A :class:`Popen` ``creationflags`` parameter to specify that a new process950 A :class:`Popen` ``creationflags`` parameter to specify that a new process[all …]
228 started with a *creationflags* parameter which includes
890 universal_newlines, startupinfo, creationflags, shell, to_close, argument898 startupinfo, creationflags, shell, to_close,951 creationflags=47)1326 creationflags=CREATE_NEW_CONSOLE)
861 creationflags=subprocess.CREATE_NEW_PROCESS_GROUP)
282 startupinfo=None, creationflags=0)424 *creationflags*, if given, can be :data:`CREATE_NEW_CONSOLE` or510 CTRL_BREAK_EVENT can be sent to processes started with a *creationflags*677 A :class:`Popen` ``creationflags`` parameter to specify that a new process
178 creationflags=subprocess.CREATE_NEW_CONSOLE,450 creationflags=DETACHED_PROCESS2011 creationflags=subprocess.CREATE_NEW_PROCESS_GROUP)
1838 creationflags=47)2882 creationflags=CREATE_NEW_CONSOLE)
402 startupinfo=None, creationflags=0):