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(2008 empty_pool = _TempPool()4108 class _TempPool(object): class4130 cachefile = self._pool_file_path + _TempPool._cachefile_suffix4236 os.remove(self._pool_file_path + _TempPool._cachefile_suffix)4241 self._pool_file_path + _TempPool._cachefile_suffix + '.tmp')