예제 #1
0
 def __init__(self, client):
     SearchDataSource.__init__(self, client)
     self.section = 'environment'
     self.production_office = 'aus'
예제 #2
0
 def __init__(self, client):
     SearchDataSource.__init__(self, client)
     self.section = 'environment'
     self.production_office = 'aus'
예제 #3
0
 def __init__(self, client):
     SearchDataSource.__init__(self, client)
     self.tags = ['type/video,australia-news/australia-news']
예제 #4
0
 def __init__(self, client):
     SearchDataSource.__init__(self, client)
     self.tags = ['type/video,australia-news/australia-news']