コード例 #1
0
ファイル: StagerDataset.py プロジェクト: MannyMoo/ganga
    def list_locations_ce(self,dataset=None,complete=0):
        '''List the CE associated to the dataset location'''

        return DQ2Dataset.list_locations_ce(self, dataset=dataset, complete=complete)
コード例 #2
0
    def list_locations_ce(self, dataset=None, complete=0):
        '''List the CE associated to the dataset location'''

        return DQ2Dataset.list_locations_ce(self,
                                            dataset=dataset,
                                            complete=complete)