class foo: def __init__(self): data = {} class bar: data = {} def __init__(self): # Do nothing