Ejemplo n.º 1
0
 def start_database(self):
     debug_mode("starting database", 1)
     self.database = Database_Manager()
     self.database.start()