class C: """ Attributes: foo : ignored """ def __init__(self): self.foo = 42