class FromClass(object): CLASS_FIELD = 42 def __init__(self): self.instance_field = 100500