exception documentation
class FakeWarning(Warning):
A unique Warning
subclass used by tests for interactions of twisted.python.log
with the warnings
module.
class FakeWarning(Warning):
A unique Warning
subclass used by tests for interactions of twisted.python.log
with the warnings
module.