import components.component class Testb1(components.component.Component): def __init__(self): print('init Testa1')