

Public Member Functions | |
| def | __init__ |
| def | open |
| def | write |
| def | flush |
Static Public Attributes | |
| output = False | |
Definition at line 155 of file execution.py.
| def encode.execution.WriteChannel.__init__ | ( | self | ) |
Definition at line 158 of file execution.py.
| def encode.execution.WriteChannel.flush | ( | self | ) |
Definition at line 169 of file execution.py.
| def encode.execution.WriteChannel.open | ( | self, | ||
| fd | ||||
| ) |
| def encode.execution.WriteChannel.write | ( | self, | ||
| data | ||||
| ) |
Definition at line 165 of file execution.py.
encode.execution.WriteChannel.output = False [static] |
Definition at line 156 of file execution.py.
1.4.7