os.pipe()

os.pipe() -> (read_end, write_end)

Create a pipe.