HomeSort by relevance Sort by last modified time
    Searched refs:close_fds (Results 51 - 54 of 54) sorted by null

1 23

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
regrtest.py 514 close_fds=(os.name != 'nt'))
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
imaplib.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
regrtest.py 514 close_fds=(os.name != 'nt'))
    [all...]
  /external/regex-re2/lib/codereview/
codereview.py 907 cmd = subprocess.Popen(["gofmt", "-l"] + files, shell=False, stdin=subprocess.PIPE, stdout=subprocess.PIPE, stderr=subprocess.PIPE, close_fds=sys.platform != "win32")
    [all...]

Completed in 350 milliseconds

1 23