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