File: //home/arjun/projects/env/lib/python3.10/site-packages/flask/__pycache__/sessions.cpython-310.pyc
o
'weY7 � @ s� d dl mZ d dlZd dlZd dlmZ d dlmZ d dlmZ d dl m
Z
d dl mZ d dlm
Z
d d
lmZ ejrId dlmZ d dlmZmZ G d
d� de�ZG dd� de
e�ZG dd� de�ZG dd� d�Ze� ZG dd� de�ZdS )� )�annotationsN)�MutableMapping)�datetime)�timezone)�BadSignature)�URLSafeTimedSerializer)�CallbackDict� )�TaggedJSONSerializer)�Flask)�Request�Responsec @ s: e Zd ZdZeddd��Zejd
dd��Zd Zd
Zd
Z dS )�SessionMixinz3Expands a basic dictionary with session attributes.�return�boolc C s | � dd�S )z3This reflects the ``'_permanent'`` key in the dict.�
_permanentF)�get��self� r �G/home/arjun/projects/env/lib/python3.10/site-packages/flask/sessions.py� permanent s zSessionMixin.permanent�value�Nonec C s t |�| d<