Searched refs:__FcDict (Results 1 – 1 of 1) sorted by relevance
62 __FcDict = None variable in Policy137 if Type in self.__FcDict:138 return self.__FcDict[Type]441 self.__FcDict = {}446 if t in self.__FcDict:447 self.__FcDict[t].append(rec[0])449 self.__FcDict[t] = [rec[0]]