🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 23:53:07 | PHP 8.1.34
📂
/ (Root)
/
opt
/
alt
/
python311
/
lib
/
python3.11
/
site-packages
/
pip
/
_vendor
/
cachecontrol
/
__pycache__
📍 /opt/alt/python311/lib/python3.11/site-packages/pip/_vendor/cachecontrol/__pycache__
🔄 Refresh
✏️
Editing: cache.cpython-311.pyc
Read Only
� �2#ْ4�� �N � d Z ddlmZ G d� de� � Z G d� de� � ZdS )zb The cache object API for implementing caches. The default is a thread safe in-memory dictionary. � )�Lockc �&