📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-26 18:47:54
📂
/ (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
� ��^i� � �@ � 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 �"