Searched refs:_UPPER_CACHE_ (Results 1 – 1 of 1) sorted by relevance
547 _UPPER_CACHE_ = {} variable in DirCache553 self._UPPER_CACHE_[F.upper()] = F565 if UpperPath in self._UPPER_CACHE_:566 return os.path.join(self._Root, self._UPPER_CACHE_[UpperPath])573 if Parent not in self._UPPER_CACHE_:587 if ParentKey not in self._UPPER_CACHE_:594 ParentDir = self._UPPER_CACHE_[ParentKey]598 self._UPPER_CACHE_[Dir.upper()] = Dir605 elif UpperPath in self._UPPER_CACHE_:606 return os.path.join(self._Root, self._UPPER_CACHE_[UpperPath])