| Server IP : 164.138.27.172 / Your IP : 216.73.216.143 Web Server : nginx/1.27.4 System : Linux cookingdream 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 User : www-adm ( 1001) PHP Version : 8.3.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /lib/python3/dist-packages/pyrsistent/__pycache__/ |
Upload File : |
�
n�9e] � �d � d Z ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlm Z dd lm
Z
dd
lmZ g d�Z ed� Z
ed
d�� Z ed� Z ed� Z edd�� Z G d� deeef e� Z G d� dee e� Z G d� de e e� Z G d� dee ee e
e� Z G d� de e e� Z G d� de e e� Z G d� d eeef e� Z G d!� d"ee e� Z G d#� d$e e e� Z G d%� d&ee
� Z G d'� d(eeef � Z G d)� d*ee
� Zy+# e$ r Y y+w xY w),a? Helpers for use with type annotation.
Use the empty classes in this module when annotating the types of Pyrsistent
objects, instead of using the actual collection class.
For example,
from pyrsistent import pvector
from pyrsistent.typing import PVector
myvector: PVector[str] = pvector(['a', 'b', 'c'])
� )�absolute_import)� Container)�Hashable)�Generic)�Iterable)�Mapping)�Sequence)�Sized)�TypeVar) �CheckedPMap�CheckedPSet�CheckedPVector�PBag�PDeque�PList�PMap�PSet�PVector�T�T_coT)� covariant�KT�VT�VT_coc � � e Zd Zy)r N��__name__�
__module__�__qualname__� � �3/usr/lib/python3/dist-packages/pyrsistent/typing.pyr r , � � �r! r c � � e Zd Zy)r
Nr r r! r"