MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / _get_handles

Method _get_handles

Lib/subprocess.py:809–876  ·  view source on GitHub ↗

Construct and return tuple with IO objects: p2cread, p2cwrite, c2pread, c2pwrite, errread, errwrite

(self, stdin, stdout, stderr)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.95

Calls 6

_make_inheritableMethod · 0.95
pipe_cloexecMethod · 0.95
setFunction · 0.85
filenoMethod · 0.45
addMethod · 0.45
updateMethod · 0.45

Tested by

no test coverage detected