HEX
Server: LiteSpeed
System: Linux kapuas.iixcp.rumahweb.net 5.14.0-427.42.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 1 14:58:02 EDT 2024 x86_64
User: mirz4654 (1666)
PHP: 8.1.33
Disabled: system,exec,escapeshellarg,escapeshellcmd,passthru,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,popen,pclose,dl,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setsid,posix_setuid,posix_setpgid,ini_alter,show_source,define_syslog_variables,symlink,syslog,openlog,openlog,closelog,ocinumcols,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dll,ftp,myshellexec,socket_bind,mail,posix_getwpuid
Upload Files
File: //opt/alt/python36/lib64/python3.6/xml/dom/__pycache__/minicompat.cpython-36.opt-1.pyc
3

� f'
�@sJdZddddgZddlZefZGdd�de�ZGdd�de�Z	d	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@s>eZdZfZdd�Zdd�Zdd�Zeeedd�Zd	d
�Z	dS)rcCs(d|kot|�knr$||SdS)Nr)�len)�self�index�r	�7/opt/alt/python36/lib64/python3.6/xml/dom/minicompat.py�item5sz
NodeList.itemcCst|�S)N)r)rr	r	r
�_get_length9szNodeList._get_lengthcCstjjd��dS)Nz.attempt to modify read-only attribute 'length')�xml�dom�NoModificationAllowedErr)r�valuer	r	r
�_set_length<szNodeList._set_lengthz$The number of nodes in the NodeList.)�doccCs|dkrg}||dd�<dS)Nr	)r�stater	r	r
�__setstate__DszNodeList.__setstate__N)
�__name__�
__module__�__qualname__�	__slots__rrr�property�lengthrr	r	r	r
r2sc@sFeZdZfZdd�Zdd�Zdd�Zdd�Zd	d
�Ze	eedd�Z
d
S)rcCst�}|j|�|S)N)r�extend)r�other�NLr	r	r
�__add__Ms
zEmptyNodeList.__add__cCst�}|j|�|S)N)rr)rrrr	r	r
�__radd__Rs
zEmptyNodeList.__radd__cCsdS)Nr	)rrr	r	r
rWszEmptyNodeList.itemcCsdS)Nrr	)rr	r	r
rZszEmptyNodeList._get_lengthcCstjjd��dS)Nz.attempt to modify read-only attribute 'length')r
rr)rrr	r	r
r]szEmptyNodeList._set_lengthz$The number of nodes in the NodeList.)rN)rrrrrrrrrrrr	r	r	r
rJscCs8t|d|�}|fdd�}t|||d�}t|||�dS)NZ_get_cSstjjdt|���dS)Nz&attempt to modify read-only attribute )r
rr�repr)rr�namer	r	r
�setgszdefproperty.<locals>.set)r)�getattrr�setattr)�klassr!r�getr"Zpropr	r	r
res)�__doc__�__all__Zxml.domr
�strr�listr�tuplerrr	r	r	r
�<module>s&