|
Server : Apache System : Linux server.mata-lashes.com 3.10.0-1160.90.1.el7.x86_64 #1 SMP Thu May 4 15:21:22 UTC 2023 x86_64 User : matalashes ( 1004) PHP Version : 8.1.29 Disable Function : NONE Directory : /lib64/python2.7/site-packages/dns/rdtypes/ |
Upload File : |
�
!`Nc @ sl d Z d d l Z d d l Z d d l Z d d l Z d e j j f d � � YZ d e f d � � YZ d S( s NS-like base classes.i����Nt NSBasec B s� e Z d Z d g Z d � Z d
e d � Z d
e d � Z e e � Z d
d
d � Z
d
d � Z d
d � Z e e � Z d
e d � Z
d � Z RS( s� Base class for rdata that is like an NS record.
@ivar target: the target name of the rdata
@type target: dns.name.Name objectt targetc C s&