Ejemplo n.º 1
0
 def get_list(name):
     return utils.LoggingList(name, self.verbose)
Ejemplo n.º 2
0
 def get_list(typ):
     return utils.LoggingList(typ, self.verbose)