Пример #1
0
 def __init__(self, pyFormatCfgFile, isString = False, appControls = {}):
     self.template = CfgInterface(pyFormatCfgFile, isString)
     self.appControls = appControls
     #  //
     # // Ensure that the template contains the expected 
     #//  framework job report entry
     checkJobReport(self.template)