twisted.trial.test.test_reporter.FakeStream(object)
class documentationtwisted.trial.test.test_reporter
(View In Hierarchy)
A fake stream which isatty
method returns some
predictable.
Instance Variable | tty | returned value of isatty . (type: bool ) |
Method | __init__ | Undocumented |
Method | isatty | Undocumented |