Searched refs:__FcDict (Results 1 – 1 of 1) sorted by relevance
48 __FcDict = None variable in Policy123 if Type in self.__FcDict:124 return self.__FcDict[Type]422 self.__FcDict = {}427 if t in self.__FcDict:428 self.__FcDict[t].append(rec[0])430 self.__FcDict[t] = [rec[0]]