Searched refs:_TempPool (Results 1 – 1 of 1) sorted by relevance
287 cls.pool = _TempPool(filesystems=cls.FILESYSTEMS)288 cls.misc_pool = _TempPool()289 cls.readonly_pool = _TempPool(2011 empty_pool = _TempPool()3795 class _TempPool(object): class3817 cachefile = self._pool_file_path + _TempPool._cachefile_suffix3924 os.remove(self._pool_file_path + _TempPool._cachefile_suffix)3929 self._pool_file_path + _TempPool._cachefile_suffix + '.tmp')