twisted.conch.test.test_endpoints._PTYPath(object)
twisted.conch.test.test_endpoints
A FilePath-like object which can be opened to create a _ReadFile with certain contents.
FilePath
_ReadFile
bytes
If the mode is r+, return a _ReadFile with the contents given to this path's initializer.