def mytest(): print('test_module_1_hello') class AO: def __init__(self): print('test_module_1_AO')