class documentation

class Base:

Known subclasses: twisted.test.test_reflect.Sub

View In Hierarchy

A no-op class which can be used to verify the behavior of method-discovering APIs.

Method method A no-op method which can be discovered.
def method(self): ΒΆ

A no-op method which can be discovered.