def load(module_name): pass class Module(object): def update(self): pass # vim: tabstop=8 expandtab shiftwidth=4 softtabstop=4