Searched refs:_UPPER_CACHE_ (Results 1 – 1 of 1) sorted by relevance
550 _UPPER_CACHE_ = {} variable in DirCache556 self._UPPER_CACHE_[F.upper()] = F568 if UpperPath in self._UPPER_CACHE_:569 return os.path.join(self._Root, self._UPPER_CACHE_[UpperPath])576 if Parent not in self._UPPER_CACHE_:590 if ParentKey not in self._UPPER_CACHE_:597 ParentDir = self._UPPER_CACHE_[ParentKey]601 self._UPPER_CACHE_[Dir.upper()] = Dir608 elif UpperPath in self._UPPER_CACHE_:609 return os.path.join(self._Root, self._UPPER_CACHE_[UpperPath])