Lines Matching refs:set
158 # There's no obvious reason to set this, but allow it anyway so
186 # There's no obvious reason to set this, but allow it anyway so
449 decoded according to locale encoding, or by "encoding" if set. Text mode
531 according to locale encoding, or by "encoding" if set. Text mode is
777 (if set) or the system default otherwise.
1178 according to locale encoding, or by "encoding" if set. Text mode
1427 # An handle with it's lowest two bits set might be a special console
1523 raise FileNotFoundError('shell not found: neither %ComSpec% nor %SystemRoot% is set')
1735 else: # child's stdout is not set, use parent's stdout
1881 fds_to_keep = set(pass_fds)
1990 # This happens if SIGCLD is set to be ignored or
2006 # This happens if SIGCLD is set to be ignored or waiting
2180 # did not set returncode yet. Calling poll() in thread B prevents
2185 # Calling Popen.poll() will set returncode to a default value,