Searched refs:__FcDict (Results 1 – 1 of 1) sorted by relevance
101 __FcDict = None variable in Policy185 if Type in self.__FcDict:186 return self.__FcDict[Type]478 self.__FcDict = {}492 if t in self.__FcDict:493 self.__FcDict[t].append(rec[0])495 self.__FcDict[t] = [rec[0]]