Server IP : 192.158.238.246 / Your IP : 18.226.52.105 Web Server : LiteSpeed System : Linux uniform.iwebfusion.net 4.18.0-553.27.1.lve.1.el8.x86_64 #1 SMP Wed Nov 20 15:58:00 UTC 2024 x86_64 User : jenniferflocom ( 1321) PHP Version : 8.1.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/python311/lib64/python3.11/xml/dom/__pycache__/ |
Upload File : |
� �=Og' � �^ � d Z g d�ZddlZefZ G d� de� � Z G d� de� � Z d� 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 �F � e Zd ZdZd� Zd� Zd� Z eeed�� � Zd� Z dS ) r � c �R � d|cxk rt | � � k rn d S | | S d S �Nr ��len��self�indexs �9/opt/alt/python311/lib64/python3.11/xml/dom/minicompat.py�itemz NodeList.item5 s? � ���!�!�!�!��D� � �!�!�!�!�!�!���;�� "�!� c � � t | � � S �Nr �r s r �_get_lengthzNodeList._get_length9 s � ��4�y�y�r c �@ � t j � d� � ��Nz.attempt to modify read-only attribute 'length'��xml�dom�NoModificationAllowedErr�r �values r �_set_lengthzNodeList._set_length<