For more information on the search, visit the help page.
FakeFile
__enter__
__exit__
__init__
close
fd
testcase
test_posixprocess
FakeResourceModule
FDDetectorTests
FileDescriptorTests
platformSkip
twisted.internet.test.test_posixprocess.FakeFile
twisted
internet
test
class FakeFile:
Constructor: FakeFile(testcase, fd)
FakeFile(testcase, fd)
View In Hierarchy
A dummy file object which records when it is closed.
Undocumented