🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-15 05:30:37 | PHP 8.1.34
📂
/ (Root)
/
opt
/
alt
/
python311
/
lib
/
python3.11
/
site-packages
/
pip
/
_internal
/
utils
/
__pycache__
📍 /opt/alt/python311/lib/python3.11/site-packages/pip/_internal/utils/__pycache__
🔄 Refresh
✏️
Editing: models.cpython-311.pyc
Read Only
� ��J�#[ě� �@ � d Z ddlZddlmZmZmZ G d� d� � ZdS )zUtilities for defining models � N)�Any�Callable�Typec � � e Zd ZdZddgZdeded ddfd�Zdefd �Z d ede fd�Zd ede fd�Zd ede fd �Z d ede fd�Zd ede fd�Zd edeeege f de fd�ZdS )�KeyBasedCompareMixinz7Provides comparison capabilities that is based on a key�_compare_key�_defining_class�key�defining_class�returnNc �"