|
Server : LiteSpeed System : Linux barito.iixcp.rumahweb.net 5.14.0-611.49.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 21 16:39:08 EDT 2026 x86_64 User : elvh3918 ( 1528) PHP Version : 8.2.31 Disable Function : mail Directory : /lib/python3.9/site-packages/dns/__pycache__/ |
a
�M�etA � @ s� d Z ddlZddlZddlZddlmZmZmZmZm Z m
Z
mZ ddlZ
ddlZ
ddlZ
ddlZ
ddlZ
ddlZ
ddlZ
ddlZ
ddlZ
e
jjZG dd� de
jj�ZG dd� de
jj�ZG dd � d e
jj�Ze
jjG d
d� de��Zde
e
j j!e"f e
e
j#j$e"f e%ee" e e
j&j' e e
j&j( e)e e
j&j( ed
� dd�Z*e
e
j j!e"f e
e
j#j$e"f e%eed�dd�Z+e%ee
j,j- ed�dd�Z.e%eed�dd�Z/dS )zHDNS rdatasets (an rdataset is a set of rdatas of a given type and class)� N)�Any�
Collection�Dict�List�Optional�Union�castc @ s e Zd ZdZdS )�DifferingCoversz~An attempt was made to add a DNS SIG/RRSIG whose covered type
is not the same as that of the other rdatas in the rdataset.N��__name__�
__module__�__qualname__�__doc__� r r �0/usr/lib/python3.9/site-packages/dns/rdataset.pyr '