Searched refs:_NOT_FOUND (Results 1 – 2 of 2) sorted by relevance
942 _NOT_FOUND = object() variable975 val = cache.get(self.attrname, _NOT_FOUND)976 if val is _NOT_FOUND:979 val = cache.get(self.attrname, _NOT_FOUND)980 if val is _NOT_FOUND:
471 _NOT_FOUND = object() variable