from ModuleA import ModuleA from ModuleDebug import ModuleDebug def list(): return [ModuleDebug(),ModuleA()]