Server IP : 172.67.155.212 / Your IP : 216.73.216.92 Web Server : LiteSpeed System : Linux premium234.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : pawazvgw ( 969) PHP Version : 8.1.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /usr/lib/python3.6/site-packages/dns/__pycache__/ |
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>