Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/flask/__pycache__/sessions.cpython-39.pyc
Ðазад
a p�h8 � @ s� d Z ddlZddlZddlmZ ddlmZ ddlmZ ddlmZ ddl m Z dd lmZ dd lm Z ddlmZ G dd � d e j�ZG dd� dee�ZG dd� de�ZG dd� de�Ze� ZG dd� de�ZdS )z� flask.sessions ~~~~~~~~~~~~~~ Implements cookie based sessions based on itsdangerous. :copyright: 2010 Pallets :license: BSD-3-Clause � N)�datetime)�BadSignature)�URLSafeTimedSerializer)�CallbackDict� )�collections_abc)�is_ip)� total_seconds)�TaggedJSONSerializerc @ s6 e Zd ZdZedd� �Zejdd� �ZdZdZdZ dS )�SessionMixinz3Expands a basic dictionary with session attributes.c C s | � dd�S )z3This reflects the ``'_permanent'`` key in the dict.� _permanentF)�get��self� r �~/root/rpmbuild/BUILDROOT/imh-python39-modules-3.9.7-92.el8.x86_64/opt/imh-python/lib/python3.9/site-packages/flask/sessions.py� permanent s zSessionMixin.permanentc C s t |�| d<