| Server IP : 159.223.102.202 / Your IP : 216.73.216.195 Web Server : nginx/1.26.0 System : Linux Gen1-cloudpanel2ubuntu2404-1vcpu-1gb-nyc1-01 6.8.0-31-generic #31-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 20 00:40:06 UTC 2024 x86_64 User : albasshbotta ( 1021) PHP Version : 8.2.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /usr/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"