twisted.python.log.NullFile class documentationtwisted.python.log
View Source
(View In Hierarchy)
A file-like object that discards everything.
| Class Variable | softspace | Undocumented |
| Method | read | Do nothing. |
| Method | write | Do nothing. |
| Method | flush | Do nothing. |
| Method | close | Do nothing. |