Example #1
0
 def get_source(self, source_type):
     return sources.get(source_type)(self)
Example #2
0
 def get_source(self, source_type):
     return sources.get(source_type)(self)