Searched refs:debugcount (Results 1 – 2 of 2) sorted by relevance
142 debugcount = form.pop('debugcount')144 debugcount = int(debugcount)147 if debugcount not in self.debug_infos:150 % debugcount)151 debug_info = self.debug_infos[debugcount]
57 debugcount: debug_count, property