Exemplo n.º 1
0
 def get_source(self, source_type):
     return sources.get(source_type)(self)
Exemplo n.º 2
0
 def get_source(self, source_type):
     return sources.get(source_type)(self)