Searched refs:__FcDict (Results 1 – 1 of 1) sorted by relevance
48 __FcDict = None variable in Policy108 if Type in self.__FcDict:109 return self.__FcDict[Type]405 self.__FcDict = {}410 if t in self.__FcDict:411 self.__FcDict[t].append(rec[0])413 self.__FcDict[t] = [rec[0]]