twisted.logger.test.test_file.DummyFile(object) class documentationtwisted.logger.test.test_file
(View In Hierarchy)
File that counts writes and flushes.
| Method | __init__ | Undocumented |
| Method | write | Write data. |
| Method | flush | Flush buffers. |
| Method | __enter__ | Undocumented |
| Method | __exit__ | Undocumented |