⚠️ BACKUP DATA ANDA SECARA TERATUR! File manager ini untuk keperluan teknis.
Zy Filemanager
berang berang bawa gelek berangkat lek !!!
🌙 Dark Mode
🏠 Home Shell
🔄 Refresh
Current Path:
Home Shell
/
opt
/
alt
/
python310
/
lib
/
python3.10
/
site-packages
/
pip
/
_vendor
/
cachecontrol
/
caches
/
__pycache__
⬆️ Parent Directory
📁 File Browser
Name
Size
Permissions
Modified Date
Actions
📄
__init__.cpython-310.pyc
(337 bytes)
337 B
0644
📅
✏️
✍️
⬇️
🗑️
📄
file_cache.cpython-310.pyc
(3,395 bytes)
3.32 KB
0644
📅
✏️
✍️
⬇️
🗑️
📄
redis_cache.cpython-310.pyc
(1,617 bytes)
1.58 KB
0644
📅
✏️
✍️
⬇️
🗑️
📤 Upload Files
Single File
Multiple Files
ZIP Extract
ZIP file will be deleted after extraction
➕ Create New
New Folder
New File
✍️ Editing: file_cache.cpython-310.pyc
File: /opt/alt/python310/lib/python3.10/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/file_cache.cpython-310.pyc
Size: 3.32 KB | Last Modified: 2026-01-09 22:17:41
💾 Backup File
🔢 Toggle Line Numbers
o ai9 � @ s| d dl Z d dlZd dlmZ ddlmZ ddlmZ ze W n e y+ e efZY nw dd� ZG dd � d e�Z d d� ZdS )� N)�dedent� )� BaseCache)�CacheControllerc C s� t j}|t jt jB O }tt d�r|t jO }tt d�r|t jO }zt �| � W n tt fy1 Y nw t � | ||�}zt �|d�W S t �|� � )N� O_NOFOLLOW�O_BINARY�wb) �os�O_WRONLY�O_CREAT�O_EXCL�hasattrr r �remove�IOError�OSError�open�fdopen�close)�filename�fmode�flags�fd� r ��/builddir/build/BUILDROOT/alt-python310-pip-21.3.1-5.el8.x86_64/opt/alt/python310/lib/python3.10/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py�_secure_open_write s"