AlkantarClanX12

Your IP : 52.15.185.147


Current Path : /opt/alt/python310/lib64/python3.10/xml/dom/__pycache__/
Upload File :
Current File : //opt/alt/python310/lib64/python3.10/xml/dom/__pycache__/minicompat.cpython-310.pyc

o

6��f'
�@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*