| Server IP : 198.71.59.75 / Your IP : 216.73.216.240 Web Server : nginx/1.30.2 System : Linux elegant-dhawan.198-71-59-75.plesk.page 5.15.0-105-generic #115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024 x86_64 User : realtyna_guys ( 10000) PHP Version : 8.2.31 Disable Function : opcache_get_status MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/lib/python3.10/xml/dom/__pycache__/ |
Upload File : |
o
p̦i�� � @ s d Z ddlmZmZmZ ddlmZmZmZ ddlm Z ddl
mZmZ ddl
mZ ejZejZejZejjZejjZejjZejjZe�� Ze�dd�e�dd �e�dd
�e�dd�e�dd�e�dd
�e�dd�e�dd�e�dd�d� ZG dd� de�Zdd� Zdd� ZG dd� d�ZeeefZ G dd� de�Z!G dd� de�Z"G dd� de"�Z#G d d!� d!e"�Z$d"Z%d#e% Z&G d$d%� d%e�Z'G d&d'� d'�Z(G d(d)� d)e(e�Z)G d*d+� d+e(e'�Z*G d,d-� d-e+�Z,G d.d/� d/e�Z-d;d1d2�Z.d;d3d4�Z/d;d5d6�Z0d;d7d8�Z1d9d:� Z2dS )<z�Facility to use the Expat parser to load a minidom instance
from a string or file.
This avoids all the overhead of SAX and pulldom to gain performance.
� )�
xmlbuilder�minidom�Node)�EMPTY_NAMESPACE�EMPTY_PREFIX�XMLNS_NAMESPACE)�expat)�
_append_child�_set_attribute_node)�
NodeFilterN�cdata�enumeration�entity�entities�id�idref�idrefs�nmtoken�nmtokens) �CDATA�ENUM�ENTITY�ENTITIES�ID�IDREF�IDREFS�NMTOKEN�NMTOKENSc @ sZ e Zd ZdZddd�Zdd� Zdd� Zd d
� Zdd� Zd
d� Z dd� Z
dd� Zdd� ZdS )�ElementInfo��
_attr_info�_model�tagNameNc C s || _ g | _|| _d S �N)r"