Uname : Linux premium36.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Soft : LiteSpeed
Ip : 198.54.115.237
Port : 443
~
/
opt
/
alt
/
python37
/
lib64
/
python3.7
/
site-packages
/
pyrsistent
/
__pycache__
[ HOME ]
Exec
Submit
File Name : typing.cpython-37.opt-1.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 &