HEX
Server: Apache
System: Linux insrv.serversdaddy.com 5.14.0-362.24.2.el9_3.x86_64 #1 SMP PREEMPT_DYNAMIC Sat Mar 30 14:11:54 EDT 2024 x86_64
User: jsaha (1066)
PHP: 8.3.6
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //opt/alt/python310/lib64/python3.10/xml/dom/__pycache__/minicompat.cpython-310.pyc
o

��e'
�@sFdZgd�ZddlZefZGdd�de�ZGdd�de�Z	dd	�Z
dS)
z�Python version compatibility support for minidom.

This module contains internal implementation details and
should not be imported; use xml.dom.minidom instead.
)�NodeList�
EmptyNodeList�StringTypes�defproperty�Nc@s>eZdZdZdd�Zdd�Zdd�Zeeedd	�Zd
d�Z	dS)
r�cCs(d|krt|�kr||SdSdS�Nr��len��self�indexrr�9/opt/alt/python310/lib64/python3.10/xml/dom/minicompat.py�item5s
�z
NodeList.itemcCst|�S�Nr�rrrr
�_get_length9szNodeList._get_lengthcC�tj�d���Nz.attempt to modify read-only attribute 'length'��xml�dom�NoModificationAllowedErr�r�valuerrr
�_set_length<��zNodeList._set_length�$The number of nodes in the NodeList.��doccCs|durg}||dd�<dSrr)r�staterrr
�__setstate__DszNodeList.__setstate__N)
�__name__�
__module__�__qualname__�	__slots__rrr�property�lengthr rrrr
r2s�rc@sFeZdZdZdd�Zdd�Zdd�Zdd	�Zd
d�Ze	eedd
�Z
dS)rrcC�t�}|�|�|Sr�r�extend�r�other�NLrrr
�__add__M�
zEmptyNodeList.__add__cCr'rr(r*rrr
�__radd__Rr.zEmptyNodeList.__radd__cCsdSrrr
rrr
rW�zEmptyNodeList.itemcCsdSrrrrrr
rZr0zEmptyNodeList._get_lengthcCrrrrrrr
r]rzEmptyNodeList._set_lengthrrN)r!r"r#r$r-r/rrrr%r&rrrr
rJs
�rcCsRt|d|�}|fdd�}t|d|�rJd|��t|||d�}t|||�dS)NZ_get_cSstj�dt|���)Nz&attempt to modify read-only attribute )rrr�repr)rr�namerrr
�setgs
�zdefproperty.<locals>.setZ_set_zexpected not to find _set_r)�getattr�hasattrr%�setattr)�klassr2r�getr3Zproprrr
res�r)�__doc__�__all__Zxml.domr�strr�listr�tuplerrrrrr
�<module>s*