관리-도구
편집 파일: rules.cpython-39.opt-1.pyc
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"