module documentation

Main program for the child process run by twisted.test.test_stdio.StandardInputOutputTests.test_lastWriteReceived to test that os.write can be reliably used after twisted.internet.stdio.StandardIO has finished.

Class LastWriteChild Undocumented
Function main Undocumented
def main(reactor, magicString): (source)

Undocumented