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