Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/share/crypto-policies/python/cryptopolicies/validation/__pycache__/ |
Upload File : |
a � �g� � @ sp d dl mZ G dd� de�ZG dd� de�ZG dd� de�ZG dd � d e�ZG d d� de�Zdd � Zdd� ZdS )� )�PolicySyntaxErrorc s e Zd Z� fdd�Z� ZS )�MalformedLineErrorc s t � �d|� d�� d S )Nzmalformed line `�`��super�__init__)�self�line�� __class__� �D/usr/share/crypto-policies/python/cryptopolicies/validation/rules.pyr s zMalformedLineError.__init__��__name__� __module__�__qualname__r � __classcell__r r r r r s r c s e Zd Z� fdd�Z� ZS )�%MixedDifferentialNonDifferentialErrorc s t � �d|� d�� d S )Nz/cannot initialize list and modify it at once (`z`)r )r Zrhsr r r r s �z.MixedDifferentialNonDifferentialError.__init__r r r r r r s r c s e Zd Z� fdd�Z� ZS )�IntPropertyNonIntValueErrorc s t � �d|� d�� d S )N�Bad value of policy property `z`: value must be an integerr )r Zint_property_namer r r r s z$IntPropertyNonIntValueError.__init__r r r r r r s r c s e Zd Z� fdd�Z� ZS )�NonIntPropertyIntValueErrorc s t � �d|� d�� d S )Nr z`: value must not be an integerr )r Z alg_classr r r r s z$NonIntPropertyIntValueError.__init__r r r r r r s r c s e Zd Z� fdd�Z� ZS )�BadEnumValueErrorc s"