Advanced Web Server Manager
Complete File Manager & Terminal - Standalone Version
By Sid Gifari | Gifari Industries
Current path:
/
/
opt
/
alt
/
python37
/
lib64
/
python3.7
/
site-packages
/
pyrsistent
/
__pycache__
✏️
Editing: 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 &