Searched refs:_TempPool (Results 1 – 1 of 1) sorted by relevance
286 cls.pool = _TempPool(filesystems=cls.FILESYSTEMS)287 cls.misc_pool = _TempPool()288 cls.readonly_pool = _TempPool(2010 empty_pool = _TempPool()4131 class _TempPool(object): class4153 cachefile = self._pool_file_path + _TempPool._cachefile_suffix4260 os.remove(self._pool_file_path + _TempPool._cachefile_suffix)4265 self._pool_file_path + _TempPool._cachefile_suffix + '.tmp')