module documentation
Class StandardInputOutputTests No class docstring; 0/1 instance variable, 0/1 class variable, 10/12 methods documented
Class StandardIOTestProcessProtocol Test helper for collecting output from a child process and notifying something when it exits.
Constant UNIQUE_LAST_WRITE_STRING Undocumented
Variable properEnv A copy of os.environ which has bytes keys/values on POSIX platforms and native str keys/values on Windows.
UNIQUE_LAST_WRITE_STRING: bytes = (source)

Undocumented

Value
b'xyz123abc Twisted is great!'
properEnv = (source)

A copy of os.environ which has bytes keys/values on POSIX platforms and native str keys/values on Windows.