Server IP : 184.107.3.203 / Your IP : 216.73.216.51 Web Server : Apache System : Linux dedicated2.avenfashion.com.ph 4.18.0-553.40.1.el8_10.x86_64 #1 SMP Mon Feb 10 12:11:18 EST 2025 x86_64 User : adminteladeoro ( 1015) PHP Version : 8.2.28 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /usr/lib/python3.6/site-packages/dns/__pycache__/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
3 �b�W] � @ s6 d Z ddlZddlZddlmZ G dd� dej�ZdS )zDNS name dictionary� N� )�xrangec @ sb e Zd ZdZdddgZdd� Zdd� Zd d � Zdd� Zd d� Z dd� Z dd� Zdd� Zdd� Z dS )�NameDicta A dictionary whose keys are dns.name.Name objects. @ivar max_depth: the maximum depth of the keys that have ever been added to the dictionary. @type max_depth: int @ivar max_depth_items: the number of items of maximum depth @type max_depth_items: int � max_depth�max_depth_itemsZ__storec O s( t � | _d| _d| _| jt ||�� d S )Nr )�dict�_NameDict__storer r �update)�self�args�kwargs� r �/usr/lib/python3.6/namedict.py�__init__- s zNameDict.__init__c C s>