module documentation

Class StandardInputOutputTests No class docstring; 0/2 instance variable, 12/15 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 =

Undocumented

Value
b'xyz123abc Twisted is great!'
properEnv =

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