UnixPipe

Added in version 2.80.

class UnixPipe(*args, **kwargs)
Constructors:

UnixPipe()

Fields

class UnixPipe
fds

A pair of file descriptors, each negative if closed or not yet opened. The file descriptor with index READ is readable. The file descriptor with index WRITE is writable.