Home | History | Annotate | Download | only in python2.7

Lines Matching full:pipes

15 input/output/error pipes, and obtain their return codes.  This module
698 # are None when not using PIPEs. The child objects are None
717 # Only close the pipes we created.
1149 # Pipes' FDs are set CLOEXEC by default because we don't want them