예제 #1
0
파일: JobPolicy.py 프로젝트: ptakha/DIRAC-1
 def __init__( self ):
   self.__executor = FilterExecutor()
   self.__executor.addGlobalFilter( self.__checkConditions )