Searched refs:debugSections (Results 1 – 1 of 1) sorted by relevance
103 … None, argDB = None, log = None, out = defaultOut, debugLevel = None, debugSections = None, debugI… argument109 self.debugSections = debugSections164 if self.debugSections is None:165 self.debugSections = self.argDB['debugSections']266 …f self.debugLevel >= debugLevel and (not len(self.debugSections) or debugSection in self.debugSect…