📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 20:37:25
📂
/ (Root)
/
opt
/
alt
/
python-internal
/
lib64
/
python3.11
/
xml
/
dom
/
__pycache__
📍 /opt/alt/python-internal/lib64/python3.11/xml/dom/__pycache__
🔄 Refresh
✏️
Editing: minicompat.cpython-311.pyc
Read Only
� !A?h' � �^ � 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 �?/opt/alt/python-internal/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<