/usr/lib/python3.10/xml/dom/__pycache__
Edit: /usr/lib/python3.10/xml/dom/__pycache__/minicompat.cpython-310.pyc (2690B)
o
9j'
@ sF d Z g dZddlZefZG dd deZG dd deZ dd Z
dS )
zPython version compatibility support for minidom.
This module contains internal implementation details and
should not be imported; use xml.dom.minidom instead.
)NodeList
EmptyNodeListStringTypesdefproperty Nc @ s> e Zd ZdZdd Zdd Zdd Zeeedd Zd
d Z dS )
r c C s( d| krt | k r| | S d S d S Nr lenselfindexr r )/usr/lib/python3.10/xml/dom/minicompat.pyitem5 s
z
NodeList.itemc C s t | S Nr r r r r
_get_length9 s zNodeList._get_lengthc C t jdNz.attempt to modify read-only attribute 'length'xmldomNoModificationAllowedErrr valuer r r
_set_length<