관리-도구
편집 파일: rdataset.cpython-38.pyc
U /?�ftA � @ 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 �:/opt/hc_python/lib/python3.8/site-packages/dns/rdataset.pyr '